Skip to content

Commit ff57f13

Browse files
committed
[maven-release-plugin] prepare release cas-plugin-1.4.0
1 parent d8aba2a commit ff57f13

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
@@ -32,7 +32,7 @@ THE SOFTWARE.
3232
</parent>
3333

3434
<artifactId>cas-plugin</artifactId>
35-
<version>1.4.0-SNAPSHOT</version>
35+
<version>1.4.0</version>
3636
<packaging>hpi</packaging>
3737
<name>CAS Plugin</name>
3838
<url>http://wiki.jenkins-ci.org/display/JENKINS/CAS+Plugin</url>
@@ -41,7 +41,7 @@ THE SOFTWARE.
4141
<connection>scm:git:ssh://github.com/jenkinsci/cas-plugin.git</connection>
4242
<developerConnection>scm:git:ssh://[email protected]/jenkinsci/cas-plugin.git</developerConnection>
4343
<url>https://github.com/jenkinsci/cas-plugin</url>
44-
<tag>HEAD</tag>
44+
<tag>cas-plugin-1.4.0</tag>
4545
</scm>
4646

4747
<developers>

0 commit comments

Comments
 (0)