Skip to content

Commit 879b6c6

Browse files
committed
[maven-release-plugin] prepare release pipeline-graph-view-0.1
1 parent 57cda68 commit 879b6c6

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
<groupId>io.jenkins.plugins</groupId>
1111
<artifactId>pipeline-graph-view</artifactId>
12-
<version>${revision}${changelist}</version>
12+
<version>0.1</version>
1313
<packaging>hpi</packaging>
1414
<properties>
1515
<revision>0.1</revision>
@@ -133,7 +133,7 @@
133133
<connection>scm:git:git://github.com/${gitHubRepo}.git</connection>
134134
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
135135
<url>https://github.com/${gitHubRepo}</url>
136-
<tag>${scmTag}</tag>
136+
<tag>pipeline-graph-view-0.1</tag>
137137
</scm>
138138

139139
<repositories>

0 commit comments

Comments
 (0)