From f59c8533f47fbf34477b1594ef48b173b3a88741 Mon Sep 17 00:00:00 2001 From: shentao Date: Wed, 1 Nov 2017 21:03:13 +0800 Subject: modify pom file to fix staging repo Change-Id: I2509931e897291361e8d9755f21ebc153135cb20 Issue-Id: USECASEUI-50 Signed-off-by: shentao --- pom.xml | 28 ++++++---------------------- 1 file changed, 6 insertions(+), 22 deletions(-) (limited to 'pom.xml') 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 -- cgit 1.2.3-korg