From 2be329fd92937823c18d93b12b551fecbf2a1731 Mon Sep 17 00:00:00 2001 From: talasila Date: Fri, 24 Mar 2017 10:31:04 -0400 Subject: staging repo added Change-Id: I80795739d01d54dbad14f20a1275711ee3b3778e Signed-off-by: talasila --- .gitignore | 2 +- .idea/workspace.xml | 736 -------------------------------------------- dcae_dmaapbc_webapp/pom.xml | 6 + 3 files changed, 7 insertions(+), 737 deletions(-) delete mode 100644 .idea/workspace.xml diff --git a/.gitignore b/.gitignore index a473e2b..1cc4572 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -.idea/workspace.xml.idea/workspace.xml +.idea/workspace.xml diff --git a/.idea/workspace.xml b/.idea/workspace.xml deleted file mode 100644 index 9b18e3d..0000000 --- a/.idea/workspace.xml +++ /dev/null @@ -1,736 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - project.version - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1486565644891 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/dcae_dmaapbc_webapp/pom.xml b/dcae_dmaapbc_webapp/pom.xml index 3e208c6..d57ed43 100644 --- a/dcae_dmaapbc_webapp/pom.xml +++ b/dcae_dmaapbc_webapp/pom.xml @@ -41,6 +41,12 @@ OpenECOMP - Snapshot Repository https://nexus.openecomp.org/content/repositories/snapshots/ + + + ecomp-staging + OpenECOMP - Staging Repository + https://nexus.openecomp.org/content/repositories/staging/ + -- cgit 1.2.3-korg