Skip to content

Commit 07a92a0

Browse files
committed
[maven-release-plugin] prepare release test-annotations-1.5
1 parent 2c70a90 commit 07a92a0

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
@@ -9,15 +9,15 @@
99
</parent>
1010
<artifactId>test-annotations</artifactId>
1111

12-
<version>${revision}${changelist}</version>
12+
<version>1.5</version>
1313
<name>Test annotations</name>
1414
<description>Annotations to associate test cases with other things</description>
1515
<url>https://github.com/jenkinsci/lib-${project.artifactId}</url>
1616

1717
<scm>
1818
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
1919
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
20-
<tag>${scmTag}</tag>
20+
<tag>test-annotations-1.5</tag>
2121
<url>https://github.com/${gitHubRepo}</url>
2222
</scm>
2323

0 commit comments

Comments
 (0)