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

Skip to content

Commit 549a56b

Browse files
committed
[maven-release-plugin] prepare release github-api-1.222
1 parent 2f1b96c commit 549a56b

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.222</version>
2020
<packaging>hpi</packaging>
2121
<name>GitHub API Plugin</name>
2222
<url>https://github.com/jenkinsci/github-api-plugin</url>
@@ -129,6 +129,6 @@
129129
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
130130
<developerConnection>scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
131131
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
132-
<tag>${scmTag}</tag>
132+
<tag>github-api-1.222</tag>
133133
</scm>
134134
</project>

0 commit comments

Comments
 (0)
0