Skip to content

Commit 0e3ab8f

Browse files
committed
[maven-release-plugin] prepare release reverse-proxy-auth-plugin-1.8.0
1 parent e414354 commit 0e3ab8f

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,7 +9,7 @@
99
</parent>
1010

1111
<artifactId>reverse-proxy-auth-plugin</artifactId>
12-
<version>${revision}${changelist}</version>
12+
<version>1.8.0</version>
1313
<packaging>hpi</packaging>
1414

1515
<name>Jenkins Reverse Proxy Auth Plugin</name>
@@ -39,7 +39,7 @@
3939
<scm>
4040
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
4141
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
42-
<tag>${scmTag}</tag>
42+
<tag>reverse-proxy-auth-plugin-1.8.0</tag>
4343
<url>https://github.com/${gitHubRepo}</url>
4444
</scm>
4545
<properties>

0 commit comments

Comments
 (0)