From 79a0c785b371be4f15f27ec63729b3c76c2fa607 Mon Sep 17 00:00:00 2001 From: seanbarzilay Date: Mon, 9 Oct 2017 22:55:42 +0300 Subject: [PATCH] [maven-release-plugin] prepare release unipop-0.2.1 --- pom.xml | 4 ++-- unipop-core/pom.xml | 2 +- unipop-elastic/pom.xml | 2 +- unipop-jdbc/pom.xml | 2 +- unipop-rest/pom.xml | 2 +- unipop-test/pom.xml | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 041dd5a2..1e2c66bf 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.github.unipop-graph unipop - 0.2.1-SNAPSHOT + 0.2.1 pom Unipop @@ -26,7 +26,7 @@ scm:git://github.com/unipop-graph/unipop.git scm:git:https://github.com/unipop-graph/unipop.git https://github.com/unipop-graph/unipop/tree/master - HEAD + unipop-0.2.1 diff --git a/unipop-core/pom.xml b/unipop-core/pom.xml index e2a7738b..294858fb 100644 --- a/unipop-core/pom.xml +++ b/unipop-core/pom.xml @@ -4,7 +4,7 @@ unipop com.github.unipop-graph - 0.2.1-SNAPSHOT + 0.2.1 unipop-core Unipop :: Core diff --git a/unipop-elastic/pom.xml b/unipop-elastic/pom.xml index 8563c489..27ceb1cd 100644 --- a/unipop-elastic/pom.xml +++ b/unipop-elastic/pom.xml @@ -4,7 +4,7 @@ unipop com.github.unipop-graph - 0.2.1-SNAPSHOT + 0.2.1 unipop-elastic Unipop :: Elasticsearch Controllers diff --git a/unipop-jdbc/pom.xml b/unipop-jdbc/pom.xml index d96e0559..19676416 100644 --- a/unipop-jdbc/pom.xml +++ b/unipop-jdbc/pom.xml @@ -4,7 +4,7 @@ unipop com.github.unipop-graph - 0.2.1-SNAPSHOT + 0.2.1 unipop-jdbc Unipop :: JDBC Controllers diff --git a/unipop-rest/pom.xml b/unipop-rest/pom.xml index 393f6e0c..df85d20f 100644 --- a/unipop-rest/pom.xml +++ b/unipop-rest/pom.xml @@ -4,7 +4,7 @@ unipop com.github.unipop-graph - 0.2.1-SNAPSHOT + 0.2.1 unipop-rest Unipop :: Rest Controllers diff --git a/unipop-test/pom.xml b/unipop-test/pom.xml index 4dff5337..2f08fe03 100644 --- a/unipop-test/pom.xml +++ b/unipop-test/pom.xml @@ -4,7 +4,7 @@ unipop com.github.unipop-graph - 0.2.1-SNAPSHOT + 0.2.1 unipop-test Unipop :: Integration tests