We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3749acf commit 00fbc07Copy full SHA for 00fbc07
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>com.persado.oss.quality.stevia</groupId>
4
<artifactId>stevia-core</artifactId>
5
- <version>1.3.30-SNAPSHOT</version>
+ <version>1.3.30</version>
6
<packaging>jar</packaging>
7
8
<name>Stevia QA Framework - Core</name>
@@ -78,7 +78,7 @@
78
<url>https://github.com/Workable/stevia</url>
79
<connection>scm:git:git://github.com/Workable/stevia.git</connection>
80
<developerConnection>scm:git:https://github.com/Workable/stevia.git</developerConnection>
81
- <tag>HEAD</tag>
+ <tag>stevia-core-1.3.30</tag>
82
</scm>
83
84
<build>
0 commit comments