We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83d833e commit 75045d1Copy full SHA for 75045d1
pom.xml
@@ -37,7 +37,7 @@
37
</parent>
38
39
<artifactId>hp-application-automation-tools-plugin</artifactId>
40
- <version>${revision}${changelist}</version>
+ <version>7.6</version>
41
<packaging>hpi</packaging>
42
<name>Micro Focus Application Automation Tools</name>
43
<description>The plugin integrates Jenkins with the following Micro Focus products - Service Virtualization,
@@ -82,7 +82,7 @@
82
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
83
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
84
<url>https://github.com/${gitHubRepo}</url>
85
- <tag>${scmTag}</tag>
+ <tag>micro-focus-application-automation-tools-plugin-7.6</tag>
86
</scm>
87
88
<issueManagement>
0 commit comments