We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f841f2 commit cb3d894Copy full SHA for cb3d894
1 file changed
pom.xml
@@ -4,7 +4,7 @@
4
<groupId>com.yahoo.validatar</groupId>
5
<artifactId>validatar</artifactId>
6
<packaging>jar</packaging>
7
- <version>0.7.3-SNAPSHOT</version>
+ <version>0.7.3</version>
8
<name>validatar</name>
9
<description>
10
Validatar is a functional testing framework for Big Data
@@ -22,7 +22,7 @@
22
<url>https://github.com/yahoo/validatar</url>
23
<connection>scm:git:ssh://git@github.com/yahoo/validatar.git</connection>
24
<developerConnection>scm:git:ssh://git@github.com/yahoo/validatar.git</developerConnection>
25
- <tag>HEAD</tag>
+ <tag>validatar-0.7.3</tag>
26
</scm>
27
28
<distributionManagement>
0 commit comments