Skip to content

Commit 983fd36

Browse files
committed
[maven-release-plugin] prepare release 1.9.7
1 parent e8a924c commit 983fd36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</parent>
1010

1111
<artifactId>gitlab-plugin</artifactId>
12-
<version>${revision}${changelist}</version>
12+
<version>1.9.7</version>
1313
<packaging>hpi</packaging>
1414
<name>GitLab Plugin</name>
1515
<url>https://github.com/jenkinsci/${project.artifactId}</url>
@@ -24,7 +24,7 @@
2424
<scm>
2525
<connection>scm:git:https://github.com/${gitHubRepo}</connection>
2626
<developerConnection>scm:git:https://github.com/${gitHubRepo}</developerConnection>
27-
<tag>${scmTag}</tag>
27+
<tag>1.9.7</tag>
2828
<url>https://github.com/${gitHubRepo}</url>
2929
</scm>
3030

0 commit comments

Comments
 (0)