diff --git a/API/pom.xml b/API/pom.xml index 0f7b92e..d6c5b3e 100644 --- a/API/pom.xml +++ b/API/pom.xml @@ -5,7 +5,7 @@ com.github.crawler-commons urlfrontier - 2.1-SNAPSHOT + 2.1 urlfrontier-API diff --git a/client/pom.xml b/client/pom.xml index b6b186b..0c9edae 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -5,7 +5,7 @@ com.github.crawler-commons urlfrontier - 2.1-SNAPSHOT + 2.1 urlfrontier-client diff --git a/pom.xml b/pom.xml index 4bd29a4..b197bed 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.github.crawler-commons urlfrontier pom - 2.1-SNAPSHOT + 2.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.1 diff --git a/service/pom.xml b/service/pom.xml index 9213ff2..84f3b03 100644 --- a/service/pom.xml +++ b/service/pom.xml @@ -5,7 +5,7 @@ com.github.crawler-commons urlfrontier - 2.1-SNAPSHOT + 2.1 urlfrontier-service diff --git a/tests/pom.xml b/tests/pom.xml index c78102e..9adcd0c 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -5,7 +5,7 @@ com.github.crawler-commons urlfrontier - 2.1-SNAPSHOT + 2.1 urlfrontier-test-suite