We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb3d894 commit 5e5e863Copy full SHA for 5e5e863
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</version>
+ <version>0.7.4-SNAPSHOT</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>validatar-0.7.3</tag>
+ <tag>HEAD</tag>
26
</scm>
27
28
<distributionManagement>
0 commit comments