Skip to content

Commit a58681b

Browse files
committed
[maven-release-plugin] prepare release image-tag-parameter-3.0
1 parent dbe05ea commit a58681b

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
@@ -8,7 +8,7 @@
88
<relativePath />
99
</parent>
1010
<artifactId>image-tag-parameter</artifactId>
11-
<version>3.0-SNAPSHOT</version>
11+
<version>3.0</version>
1212
<packaging>hpi</packaging>
1313
<properties>
1414
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
@@ -27,7 +27,7 @@
2727
<connection>scm:git:https://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
2828
<developerConnection>scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
2929
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
30-
<tag>HEAD</tag>
30+
<tag>image-tag-parameter-3.0</tag>
3131
</scm>
3232
<dependencyManagement>
3333
<dependencies>

0 commit comments

Comments
 (0)