diff --git a/API/pom.xml b/API/pom.xml index 141e84e..c3bdcd6 100644 --- a/API/pom.xml +++ b/API/pom.xml @@ -5,7 +5,7 @@ com.github.crawler-commons urlfrontier - 2.4-SNAPSHOT + 2.3.1 urlfrontier-API diff --git a/client/pom.xml b/client/pom.xml index 54a99fb..6f60ea9 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -5,7 +5,7 @@ com.github.crawler-commons urlfrontier - 2.4-SNAPSHOT + 2.3.1 urlfrontier-client diff --git a/pom.xml b/pom.xml index 0a490b4..89bcf4f 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.github.crawler-commons urlfrontier pom - 2.4-SNAPSHOT + 2.3.1 urlfrontier https://github.com/crawler-commons/url-frontier @@ -24,7 +24,7 @@ https://github.com/crawler-commons/url-frontier scm:git:git://github.com/crawler-commons/url-frontier.git scm:git:git@github.com:crawler-commons/url-frontier.git - HEAD + 2.3.1 diff --git a/service/pom.xml b/service/pom.xml index 02efc58..a48ed37 100644 --- a/service/pom.xml +++ b/service/pom.xml @@ -5,7 +5,7 @@ com.github.crawler-commons urlfrontier - 2.4-SNAPSHOT + 2.3.1 urlfrontier-service diff --git a/tests/pom.xml b/tests/pom.xml index 52ecf07..96ce04b 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -5,7 +5,7 @@ com.github.crawler-commons urlfrontier - 2.4-SNAPSHOT + 2.3.1 urlfrontier-test-suite