We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8806af6 commit 4aa1773Copy full SHA for 4aa1773
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>com.github.searls</groupId>
5
<artifactId>jasmine-maven-plugin</artifactId>
6
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-beta-02</version>
7
<packaging>maven-plugin</packaging>
8
9
<name>jasmine-maven-plugin</name>
@@ -111,7 +111,7 @@
111
<url>https://github.com/searls/jasmine-maven-plugin</url>
112
<connection>scm:git:git@github.com:searls/jasmine-maven-plugin.git</connection>
113
<developerConnection>scm:git:git@github.com:searls/jasmine-maven-plugin.git</developerConnection>
114
- <tag>HEAD</tag>
+ <tag>jasmine-maven-plugin-2.0-beta-02</tag>
115
</scm>
116
<distributionManagement>
117
<snapshotRepository>
0 commit comments