Skip to content

Commit 402dcfb

Browse files
committed
[maven-release-plugin] prepare release jasmine-maven-plugin-2.0-alpha-01
1 parent d9f9355 commit 402dcfb

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-alpha-01</version>
77
<packaging>maven-plugin</packaging>
88

99
<name>jasmine-maven-plugin</name>
@@ -107,7 +107,7 @@
107107
<url>https://github.com/searls/jasmine-maven-plugin</url>
108108
<connection>scm:git:git@github.com:searls/jasmine-maven-plugin.git</connection>
109109
<developerConnection>scm:git:git@github.com:searls/jasmine-maven-plugin.git</developerConnection>
110-
<tag>HEAD</tag>
110+
<tag>jasmine-maven-plugin-2.0-alpha-01</tag>
111111
</scm>
112112
<distributionManagement>
113113
<snapshotRepository>

0 commit comments

Comments
 (0)