We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a0fcd3 commit 5c36ad9Copy full SHA for 5c36ad9
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.jwat</groupId>
6
<artifactId>jwat-tools</artifactId>
7
- <version>0.7.0</version>
+ <version>0.7.1-SNAPSHOT</version>
8
9
<packaging>jar</packaging>
10
@@ -31,7 +31,7 @@
31
<connection>scm:git:https://github.com/netarchivesuite/jwat-tools.git</connection>
32
<developerConnection>scm:git:git@github.com:netarchivesuite/jwat-tools.git</developerConnection>
33
<url>http://bitbucket.org/nclarkekb/jwat-tools</url>
34
- <tag>jwat-tools-0.7.0</tag>
+ <tag>HEAD</tag>
35
</scm>
36
37
<issueManagement>
0 commit comments