From 1c39a3c9d92ed3c7b58bd5ca238cf2db4b4c0ac9 Mon Sep 17 00:00:00 2001 From: Julien Nioche Date: Tue, 1 Mar 2022 15:40:56 +0000 Subject: [PATCH] [maven-release-plugin] prepare release urlfrontier-1.2 --- API/pom.xml | 2 +- client/pom.xml | 2 +- pom.xml | 4 ++-- service/pom.xml | 2 +- tests/pom.xml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) 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