Skip to content

Commit a6c1227

Browse files
committed
[maven-release-plugin] prepare release v1.40.0
1 parent 9a5d9f2 commit a6c1227

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
@@ -11,7 +11,7 @@
1111

1212
<groupId>com.coravy.hudson.plugins.github</groupId>
1313
<artifactId>github</artifactId>
14-
<version>${revision}${changelist}</version>
14+
<version>1.40.0</version>
1515
<packaging>hpi</packaging>
1616

1717
<name>GitHub plugin</name>
@@ -39,7 +39,7 @@
3939
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
4040
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
4141
<url>https://github.com/${gitHubRepo}</url>
42-
<tag>${scmTag}</tag>
42+
<tag>v1.40.0</tag>
4343
</scm>
4444
<issueManagement>
4545
<system>JIRA</system>

0 commit comments

Comments
 (0)