Skip to content

Commit 81ff8c1

Browse files
committed
[maven-release-plugin] prepare release github-api-1.117
1 parent 7d3b764 commit 81ff8c1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.117</version>
2020
<packaging>hpi</packaging>
2121
<name>GitHub API Plugin</name>
2222
<url>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:[email protected]: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.117</tag>
111111
</scm>
112112
</project>

0 commit comments

Comments
 (0)