8000 [maven-release-plugin] prepare release github-api-1.114.3 · jetersen/github-api-plugin@6037b9b · GitHub
[go: up one dir, main page]

Skip to content

Commit 6037b9b

Browse files
committed
[maven-release-plugin] prepare release github-api-1.114.3
1 parent 1564986 commit 6037b9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
</licenses>
1717

1818
<artifactId>github-api</artifactId>
19-
<version>${revision}${changelist}</version>
19+
<version>1.114.3</version>
2020
<packaging>hpi</packaging>
2121
<name>GitHub API Plugin</name>
2222
<u 6314 rl>https://github.com/jenkinsci/github-api-plugin</url>
@@ -107,6 +107,6 @@
107107
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
108108
<developerConnection>scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
109109
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
110-
<tag>${scmTag}</tag>
110+
<tag>github-api-1.114.3</tag>
111111
</scm>
112112
</project>

0 commit comments

Comments
 (0)
0