Skip to content

Commit f7e6488

Browse files
[maven-release-plugin] prepare release pipeline-github-2.2
1 parent e40554b commit f7e6488

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
@@ -10,7 +10,7 @@
1010
</parent>
1111

1212
<artifactId>pipeline-github</artifactId>
13-
<version>2.2-SNAPSHOT</version>
13+
<version>2.2</version>
1414
<packaging>hpi</packaging>
1515

1616
<properties>
@@ -37,7 +37,7 @@
3737
<connection>scm:git:https://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
3838
<developerConnection>scm:git:https://github.com/jenkinsci/${project.artifactId}-plugin.git</developerConnection>
3939
<url>http://github.com/jenkinsci/${project.artifactId}-plugin</url>
40-
<tag>HEAD</tag>
40+
<tag>pipeline-github-2.2</tag>
4141
</scm>
4242

4343
<repositories>

0 commit comments

Comments
 (0)