We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 959c02a commit 78d76e5Copy full SHA for 78d76e5
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>com.github.searls</groupId>
5
<artifactId>jasmine-maven-plugin</artifactId>
6
- <version>2.2-SNAPSHOT</version>
+ <version>2.2</version>
7
<packaging>maven-plugin</packaging>
8
9
<name>jasmine-maven-plugin</name>
@@ -119,7 +119,7 @@
119
<url>https://github.com/searls/jasmine-maven-plugin</url>
120
<connection>scm:git:[email protected]:searls/jasmine-maven-plugin.git</connection>
121
<developerConnection>scm:git:[email protected]:searls/jasmine-maven-plugin.git</developerConnection>
122
- <tag>HEAD</tag>
+ <tag>jasmine-maven-plugin-2.2</tag>
123
</scm>
124
<distributionManagement>
125
<snapshotRepository>
0 commit comments