From f59c8533f47fbf34477b1594ef48b173b3a88741 Mon Sep 17 00:00:00 2001 From: shentao Date: Wed, 1 Nov 2017 21:03:13 +0800 Subject: [PATCH] modify pom file to fix staging repo Change-Id: I2509931e897291361e8d9755f21ebc153135cb20 Issue-Id: USECASEUI-50 Signed-off-by: shentao --- pom.xml | 28 ++++++---------------------- server/pom.xml | 22 +++------------------- standalone/pom.xml | 12 +++++------- 3 files changed, 14 insertions(+), 48 deletions(-) diff --git a/pom.xml b/pom.xml index 027cd8c3..0c61226e 100644 --- a/pom.xml +++ b/pom.xml @@ -15,14 +15,14 @@ limitations under the License. --> - 4.0.0 org.onap.oparent oparent - 1.0.0-SNAPSHOT + 0.1.1 + 4.0.0 org.onap.usecase-ui.server usecase-ui-server-parent 1.0.0-SNAPSHOT @@ -31,8 +31,8 @@ project for usecase-ui server - server - standalone + server + standalone @@ -191,7 +191,7 @@ org.openecomp.sdc.jtosca jtosca - 1.1.11-SNAPSHOT + 1.1.3 @@ -203,7 +203,7 @@ org.onap.msb.java-sdk msb-java-sdk - 1.0.0-SNAPSHOT + 1.0.0 @@ -278,14 +278,6 @@ - - spring-snapshots - Spring Snapshots - https://repo.spring.io/snapshot - - true - - spring-milestones Spring Milestones @@ -297,14 +289,6 @@ - - spring-snapshots - Spring Snapshots - https://repo.spring.io/snapshot - - true - - spring-milestones Spring Milestones diff --git a/server/pom.xml b/server/pom.xml index 7472daa8..64449467 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -15,7 +15,6 @@ limitations under the License. --> - 4.0.0 org.onap.usecase-ui.server @@ -23,6 +22,7 @@ 1.0.0-SNAPSHOT + 4.0.0 org.onap.usecase-ui.server usecase-ui-server 1.0.0-SNAPSHOT @@ -192,7 +192,7 @@ org.openecomp.sdc.jtosca jtosca - 1.1.11-SNAPSHOT + 1.1.3 @@ -204,7 +204,7 @@ org.onap.msb.java-sdk msb-java-sdk - 1.0.0-SNAPSHOT + 1.0.0 @@ -272,14 +272,6 @@ - - spring-snapshots - Spring Snapshots - https://repo.spring.io/snapshot - - true - - spring-milestones Spring Milestones @@ -291,14 +283,6 @@ - - spring-snapshots - Spring Snapshots - https://repo.spring.io/snapshot - - true - - spring-milestones Spring Milestones diff --git a/standalone/pom.xml b/standalone/pom.xml index 25e83db6..6cbc0fab 100644 --- a/standalone/pom.xml +++ b/standalone/pom.xml @@ -1,6 +1,5 @@ - org.onap.usecase-ui.server - usecase-ui-server-parent - 1.0.0-SNAPSHOT - + org.onap.usecase-ui.server + usecase-ui-server-parent + 1.0.0-SNAPSHOT + 4.0.0 standalone @@ -189,7 +187,7 @@ - + docker -- 2.16.6