Skip to content

Commit 6a6779b

Browse files
committed
[maven-release-plugin] rollback the release of urlfrontier-2.0
1 parent 22483f1 commit 6a6779b

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

API/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.github.crawler-commons</groupId>
77
<artifactId>urlfrontier</artifactId>
8-
<version>2.1-SNAPSHOT</version>
8+
<version>2.0-SNAPSHOT</version>
99
</parent>
1010

1111
<name>urlfrontier-API</name>

client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.github.crawler-commons</groupId>
77
<artifactId>urlfrontier</artifactId>
8-
<version>2.1-SNAPSHOT</version>
8+
<version>2.0-SNAPSHOT</version>
99
</parent>
1010

1111
<name>urlfrontier-client</name>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<groupId>com.github.crawler-commons</groupId>
1111
<artifactId>urlfrontier</artifactId>
1212
<packaging>pom</packaging>
13-
<version>2.1-SNAPSHOT</version>
13+
<version>2.0-SNAPSHOT</version>
1414
<name>urlfrontier</name>
1515

1616
<url>https://github.com/crawler-commons/url-frontier</url>

service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.github.crawler-commons</groupId>
77
<artifactId>urlfrontier</artifactId>
8-
<version>2.1-SNAPSHOT</version>
8+
<version>2.0-SNAPSHOT</version>
99
</parent>
1010

1111
<name>urlfrontier-service</name>

tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.github.crawler-commons</groupId>
77
<artifactId>urlfrontier</artifactId>
8-
<version>2.1-SNAPSHOT</version>
8+
<version>2.0-SNAPSHOT</version>
99
</parent>
1010

1111
<name>urlfrontier-test-suite</name>

0 commit comments

Comments
 (0)