diff --git a/API/pom.xml b/API/pom.xml index a9b2311..2ba2fee 100644 --- a/API/pom.xml +++ b/API/pom.xml @@ -5,7 +5,7 @@ com.github.crawler-commons urlfrontier - 2.5-SNAPSHOT + 2.4 urlfrontier-API diff --git a/client/pom.xml b/client/pom.xml index 06839ed..07c03ba 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -5,7 +5,7 @@ com.github.crawler-commons urlfrontier - 2.5-SNAPSHOT + 2.4 urlfrontier-client diff --git a/pom.xml b/pom.xml index 4883c0f..ee60237 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.github.crawler-commons urlfrontier pom - 2.5-SNAPSHOT + 2.4 urlfrontier https://github.com/crawler-commons/url-frontier @@ -26,7 +26,7 @@ scm:git:git://github.com/crawler-commons/url-frontier.git scm:git:git@github.com:crawler-commons/url-frontier.git - HEAD + 2.4 diff --git a/service/pom.xml b/service/pom.xml index cabe5d7..632deeb 100644 --- a/service/pom.xml +++ b/service/pom.xml @@ -5,7 +5,7 @@ com.github.crawler-commons urlfrontier - 2.5-SNAPSHOT + 2.4 urlfrontier-service diff --git a/tests/pom.xml b/tests/pom.xml index 1b2dc26..fc3ba55 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -5,7 +5,7 @@ com.github.crawler-commons urlfrontier - 2.5-SNAPSHOT + 2.4 urlfrontier-test-suite