From 1d3a17dca791d85b022ef0f4ffe75b9de197e207 Mon Sep 17 00:00:00 2001 From: WSO2 Builder Date: Mon, 13 Jun 2016 11:39:00 +0000 Subject: [PATCH] [maven-release-plugin] prepare release v1.0.0-m2 --- components/jdbc-connector/pom.xml | 5 ++--- feature/pom.xml | 11 +++++------ pom.xml | 9 ++++----- tests/osgi-tests/pom.xml | 16 +++++++--------- tests/pom.xml | 5 ++--- 5 files changed, 20 insertions(+), 26 deletions(-) diff --git a/components/jdbc-connector/pom.xml b/components/jdbc-connector/pom.xml index 3440698..49b7694 100644 --- a/components/jdbc-connector/pom.xml +++ b/components/jdbc-connector/pom.xml @@ -15,13 +15,12 @@ ~ limitations under the License. --> - + org.wso2.carbon.security.userstore org.wso2.carbon.security.userstore.jdbc.parent - 1.0.0-SNAPSHOT + 1.0.0-m2 ../../pom.xml diff --git a/feature/pom.xml b/feature/pom.xml index ecbe3d1..c4a4460 100644 --- a/feature/pom.xml +++ b/feature/pom.xml @@ -15,13 +15,12 @@ ~ limitations under the License. --> - + org.wso2.carbon.security.userstore org.wso2.carbon.security.userstore.jdbc.parent - 1.0.0-SNAPSHOT + 1.0.0-m2 ../pom.xml @@ -128,9 +127,9 @@ install - - - + + + diff --git a/pom.xml b/pom.xml index 2d9b8dc..4542436 100644 --- a/pom.xml +++ b/pom.xml @@ -15,8 +15,7 @@ ~ limitations under the License. --> - + 4.0.0 @@ -29,14 +28,14 @@ org.wso2.carbon.security.userstore.jdbc.parent pom WSO2 Carbon Security JDBC User Store - Parent - 1.0.0-SNAPSHOT + 1.0.0-m2 https://github.com/wso2-extensions/carbon-security-user-store-jdbc.git scm:git:https://github.com/wso2-extensions/carbon-security-user-store-jdbc.git scm:git:https://github.com/wso2-extensions/carbon-security-user-store-jdbc.git - HEAD + v1.0.0-m2 @@ -244,7 +243,7 @@ 1.0.0 1.0.0 1.0.0-m2 - 1.0.0-SNAPSHOT + 1.0.0-m2 1.0.3 2.0.1 1.7.12 diff --git a/tests/osgi-tests/pom.xml b/tests/osgi-tests/pom.xml index 50ddc28..ec38ca4 100644 --- a/tests/osgi-tests/pom.xml +++ b/tests/osgi-tests/pom.xml @@ -15,12 +15,11 @@ ~ limitations under the License. --> - + org.wso2.carbon.security.userstore.jdbc.test org.wso2.carbon.security.userstore - 1.0.0-SNAPSHOT + 1.0.0-m2 ../pom.xml @@ -258,22 +257,21 @@ //this task is to provide class/src files locations for jacoco report generation - + - + - + - + - + diff --git a/tests/pom.xml b/tests/pom.xml index 96fe2e4..642213e 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -15,12 +15,11 @@ ~ limitations under the License. --> - + org.wso2.carbon.security.userstore.jdbc.parent org.wso2.carbon.security.userstore - 1.0.0-SNAPSHOT + 1.0.0-m2 ../pom.xml 4.0.0