From 34edd8887b0fcee6a394567e41f760153a2a9d26 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 5 Jun 2017 13:30:45 -0400 Subject: [PATCH] [SDNC-14] Force creation of 1.1.0 root pom Work around issues with nexus staging by rolling root pom version back to 1.1.0 and commenting out parent and modules in top level pom.xml Change-Id: I97c17493dd94f2e9adad2b5014af60890175ddc7 Signed-off-by: Dan Timoney --- pom.xml | 6 +++++- rootpom/pom.xml | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 71ba54a..6b0badd 100755 --- a/pom.xml +++ b/pom.xml @@ -10,12 +10,14 @@ https://wiki.openecomp.org The SDN-C core components contains the SLI, dblib and root pom + JIRA @@ -168,6 +170,7 @@ + OpenECOMP diff --git a/rootpom/pom.xml b/rootpom/pom.xml index 668e4bc..49cb371 100755 --- a/rootpom/pom.xml +++ b/rootpom/pom.xml @@ -157,7 +157,7 @@ pom org.openecomp.sdnc.core root - 1.1.1 + 1.1.0 -- 2.16.6