Skip to content

Commit 4adee05

Browse files
committed
[maven-release-plugin] prepare release jasmine-maven-plugin-2.0
1 parent 4c17a01 commit 4adee05

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
@@ -3,7 +3,7 @@
33

44
<groupId>com.github.searls</groupId>
55
<artifactId>jasmine-maven-plugin</artifactId>
6-
<version>2.0-SNAPSHOT</version>
6+
<version>2.0</version>
77
<packaging>maven-plugin</packaging>
88

99
<name>jasmine-maven-plugin</name>
@@ -115,7 +115,7 @@
115115
<url>https://github.com/searls/jasmine-maven-plugin</url>
116116
<connection>scm:git:git@github.com:searls/jasmine-maven-plugin.git</connection>
117117
<developerConnection>scm:git:git@github.com:searls/jasmine-maven-plugin.git</developerConnection>
118-
<tag>HEAD</tag>
118+
<tag>jasmine-maven-plugin-2.0</tag>
119119
</scm>
120120
<distributionManagement>
121121
<snapshotRepository>

0 commit comments

Comments
 (0)