diff --git a/API/pom.xml b/API/pom.xml index 16b9668..0d4107f 100644 --- a/API/pom.xml +++ b/API/pom.xml @@ -5,7 +5,7 @@ com.github.crawler-commons urlfrontier - 1.2-SNAPSHOT + 1.2 urlfrontier-API diff --git a/client/pom.xml b/client/pom.xml index 20d00a2..9819085 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -5,7 +5,7 @@ com.github.crawler-commons urlfrontier - 1.2-SNAPSHOT + 1.2 urlfrontier-client diff --git a/pom.xml b/pom.xml index 1f72ebe..028b7a3 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ com.github.crawler-commons urlfrontier pom - 1.2-SNAPSHOT + 1.2 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 + urlfrontier-1.2 diff --git a/service/pom.xml b/service/pom.xml index af2b0cb..f54c0dc 100644 --- a/service/pom.xml +++ b/service/pom.xml @@ -5,7 +5,7 @@ com.github.crawler-commons urlfrontier - 1.2-SNAPSHOT + 1.2 urlfrontier-service diff --git a/tests/pom.xml b/tests/pom.xml index b374508..da40d09 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -5,7 +5,7 @@ com.github.crawler-commons urlfrontier - 1.2-SNAPSHOT + 1.2 urlfrontier-test-suite