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 ce0fcb3 commit f6c8548Copy full SHA for f6c8548
pom.xml
@@ -6,7 +6,7 @@
6
<artifactId>crawler-commons</artifactId>
7
<name>Crawler-commons</name>
8
<packaging>jar</packaging>
9
- <version>1.6</version>
+ <version>1.7-SNAPSHOT</version>
10
11
<licenses>
12
<license>
@@ -27,7 +27,7 @@
27
<url>https://github.com/crawler-commons/crawler-commons</url>
28
<connection>scm:git:git://github.com/crawler-commons/crawler-commons.git</connection>
29
<developerConnection>scm:git:[email protected]:crawler-commons/crawler-commons.git</developerConnection>
30
- <tag>crawler-commons-1.6</tag>
+ <tag>crawler-commons-1.5</tag>
31
</scm>
32
33
<distributionManagement>
0 commit comments