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

Skip to content

Commit a812ce1

Browse files
committed
[maven-release-plugin] prepare release github-api-1.114.2
1 parent a2ac7e3 commit a812ce1

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.2</version>
2020
<packaging>hpi</packaging>
2121
<name>GitHub API Plugin</name>
2222
<url>https://github.com/jenkinsci/github-api-plugin</url>
@@ -99,6 +99,6 @@
9999
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
100100
<developerConnection>scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
101101
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
102-
<tag>${scmTag}</tag>
102+
<tag>github-api-1.114.2</tag>
103103
</scm>
104104
</project>

0 commit comments

Comments
 (0)
0