Skip to content

Commit 15f5812

Browse files
author
EPlesca
committed
[maven-release-plugin] prepare for next development iteration
1 parent 75045d1 commit 15f5812

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
</parent>
3838

3939
<artifactId>hp-application-automation-tools-plugin</artifactId>
40-
<version>7.6</version>
40+
<version>${revision}${changelist}</version>
4141
<packaging>hpi</packaging>
4242
<name>Micro Focus Application Automation Tools</name>
4343
<description>The plugin integrates Jenkins with the following Micro Focus products - Service Virtualization,
@@ -55,7 +55,7 @@
5555
</licenses>
5656

5757
<properties>
58-
<revision>7.5.2-beta</revision>
58+
<revision>7.7</revision>
5959
<changelist>-SNAPSHOT</changelist>
6060
<gitHubRepo>jenkinsci/${project.artifactId}</gitHubRepo>
6161
<concurrency>1</concurrency>
@@ -82,7 +82,7 @@
8282
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
8383
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
8484
<url>https://github.com/${gitHubRepo}</url>
85-
<tag>micro-focus-application-automation-tools-plugin-7.6</tag>
85+
<tag>${scmTag}</tag>
8686
</scm>
8787

8888
<issueManagement>

0 commit comments

Comments
 (0)