From 3234eb071e48263e4be760115f9aaf5ba2e49d33 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Fri, 10 Mar 2017 14:54:53 -0500 Subject: [PATCH] v1.1.0-SNAPSHOT Change-Id: Ic5ecc20d4024a52e2cd0549c11190d761238c8c6 Signed-off-by: Pamela Dragosh --- BRMSGateway/pom.xml | 2 +- ECOMP-PAP-REST/pom.xml | 2 +- ECOMP-PDP-REST/pom.xml | 7 +------ ECOMP-PDP/pom.xml | 2 +- ECOMP-REST/pom.xml | 2 +- ECOMP-TEST/pom.xml | 2 +- ECOMP-XACML/pom.xml | 2 +- LogParser/pom.xml | 2 +- PolicyEngineAPI/pom.xml | 2 +- PolicyEngineClient/pom.xml | 2 +- PolicyEngineUtils/pom.xml | 2 +- PyPDPServer/pom.xml | 2 +- ecomp-sdk-app/pom.xml | 4 ++-- packages/base/pom.xml | 2 +- packages/install/pom.xml | 2 +- packages/pom.xml | 2 +- pom.xml | 9 +++++++-- 17 files changed, 24 insertions(+), 24 deletions(-) diff --git a/BRMSGateway/pom.xml b/BRMSGateway/pom.xml index 19ae3cf17..7fdb34034 100644 --- a/BRMSGateway/pom.xml +++ b/BRMSGateway/pom.xml @@ -24,7 +24,7 @@ org.openecomp.policy.engine PolicyEngineSuite - 1.0.0 + 1.1.0-SNAPSHOT BRMSGateway diff --git a/ECOMP-PAP-REST/pom.xml b/ECOMP-PAP-REST/pom.xml index 719643f2e..94fd4b3bd 100644 --- a/ECOMP-PAP-REST/pom.xml +++ b/ECOMP-PAP-REST/pom.xml @@ -31,7 +31,7 @@ org.openecomp.policy.engine PolicyEngineSuite - 1.0.0 + 1.1.0-SNAPSHOT diff --git a/ECOMP-PDP-REST/pom.xml b/ECOMP-PDP-REST/pom.xml index 82bfcb29e..406722d31 100644 --- a/ECOMP-PDP-REST/pom.xml +++ b/ECOMP-PDP-REST/pom.xml @@ -29,7 +29,7 @@ org.openecomp.policy.engine PolicyEngineSuite - 1.0.0 + 1.1.0-SNAPSHOT ECOMP-PDP-REST @@ -49,11 +49,6 @@ - org.openecomp.policy.engine ECOMP-PDP diff --git a/ECOMP-PDP/pom.xml b/ECOMP-PDP/pom.xml index cc6f1b19e..731902608 100644 --- a/ECOMP-PDP/pom.xml +++ b/ECOMP-PDP/pom.xml @@ -31,7 +31,7 @@ org.openecomp.policy.engine PolicyEngineSuite - 1.0.0 + 1.1.0-SNAPSHOT diff --git a/ECOMP-REST/pom.xml b/ECOMP-REST/pom.xml index a8c6ac9f3..77f52e0c3 100644 --- a/ECOMP-REST/pom.xml +++ b/ECOMP-REST/pom.xml @@ -29,7 +29,7 @@ org.openecomp.policy.engine PolicyEngineSuite - 1.0.0 + 1.1.0-SNAPSHOT ECOMP-REST diff --git a/ECOMP-TEST/pom.xml b/ECOMP-TEST/pom.xml index a04ece5ac..516437cb9 100644 --- a/ECOMP-TEST/pom.xml +++ b/ECOMP-TEST/pom.xml @@ -27,7 +27,7 @@ org.openecomp.policy.engine PolicyEngineSuite - 1.0.0 + 1.1.0-SNAPSHOT ECOMP-TEST diff --git a/ECOMP-XACML/pom.xml b/ECOMP-XACML/pom.xml index 3cf871ae8..3717f1483 100644 --- a/ECOMP-XACML/pom.xml +++ b/ECOMP-XACML/pom.xml @@ -27,7 +27,7 @@ org.openecomp.policy.engine PolicyEngineSuite - 1.0.0 + 1.1.0-SNAPSHOT ECOMP-XACML diff --git a/LogParser/pom.xml b/LogParser/pom.xml index ed6baac25..e6d648d7c 100644 --- a/LogParser/pom.xml +++ b/LogParser/pom.xml @@ -26,7 +26,7 @@ org.openecomp.policy.engine PolicyEngineSuite - 1.0.0 + 1.1.0-SNAPSHOT LogParser diff --git a/PolicyEngineAPI/pom.xml b/PolicyEngineAPI/pom.xml index f25147825..dd32bf49d 100644 --- a/PolicyEngineAPI/pom.xml +++ b/PolicyEngineAPI/pom.xml @@ -26,7 +26,7 @@ org.openecomp.policy.engine PolicyEngineSuite - 1.0.0 + 1.1.0-SNAPSHOT PolicyEngineAPI diff --git a/PolicyEngineClient/pom.xml b/PolicyEngineClient/pom.xml index c900d13f8..a8b682823 100644 --- a/PolicyEngineClient/pom.xml +++ b/PolicyEngineClient/pom.xml @@ -25,7 +25,7 @@ org.openecomp.policy.engine PolicyEngineSuite - 1.0.0 + 1.1.0-SNAPSHOT PolicyEngineClient diff --git a/PolicyEngineUtils/pom.xml b/PolicyEngineUtils/pom.xml index 309014348..50d98ebbb 100644 --- a/PolicyEngineUtils/pom.xml +++ b/PolicyEngineUtils/pom.xml @@ -24,7 +24,7 @@ org.openecomp.policy.engine PolicyEngineSuite - 1.0.0 + 1.1.0-SNAPSHOT PolicyEngineUtils diff --git a/PyPDPServer/pom.xml b/PyPDPServer/pom.xml index 8ff96d7d0..8cae8cc77 100644 --- a/PyPDPServer/pom.xml +++ b/PyPDPServer/pom.xml @@ -31,7 +31,7 @@ org.openecomp.policy.engine PolicyEngineSuite - 1.0.0 + 1.1.0-SNAPSHOT diff --git a/ecomp-sdk-app/pom.xml b/ecomp-sdk-app/pom.xml index 5b5c59c36..047a40175 100644 --- a/ecomp-sdk-app/pom.xml +++ b/ecomp-sdk-app/pom.xml @@ -24,7 +24,7 @@ org.openecomp.policy.engine PolicyEngineSuite - 1.0.0 + 1.1.0-SNAPSHOT ecomp-sdk-app @@ -32,7 +32,7 @@ UTF-8 - 1.0.0 + 1.1.0-SNAPSHOT 4.2.0.RELEASE 4.3.11.Final true diff --git a/packages/base/pom.xml b/packages/base/pom.xml index 449e6ff93..974bb33ea 100755 --- a/packages/base/pom.xml +++ b/packages/base/pom.xml @@ -26,7 +26,7 @@ org.openecomp.policy.engine packages - 1.0.0 + 1.1.0-SNAPSHOT org.openecomp.policy.engine diff --git a/packages/install/pom.xml b/packages/install/pom.xml index 3b2c77c61..bcc81470d 100644 --- a/packages/install/pom.xml +++ b/packages/install/pom.xml @@ -26,7 +26,7 @@ org.openecomp.policy.engine packages - 1.0.0 + 1.1.0-SNAPSHOT install diff --git a/packages/pom.xml b/packages/pom.xml index 5ecec7b5a..510542d5a 100644 --- a/packages/pom.xml +++ b/packages/pom.xml @@ -26,7 +26,7 @@ org.openecomp.policy.engine PolicyEngineSuite - 1.0.0 + 1.1.0-SNAPSHOT org.openecomp.policy.engine diff --git a/pom.xml b/pom.xml index ccfa475d6..370160ce0 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.openecomp.policy.engine PolicyEngineSuite - 1.0.0 + 1.1.0-SNAPSHOT pom ECOMP Policy Engine @@ -30,7 +30,7 @@ /opt/app/policy/it-results/jacoco-it.exec true ${project.version} - 1.0.0 + 1.1.0-SNAPSHOT https://nexus.openecomp.org @@ -73,6 +73,11 @@ OpenECOMP Staging Repository ${nexusproxy}/content/repositories/staging/ + + ecomp-snapshots + OpenECOMP Snapshot Repository + ${nexusproxy}/content/repositories/snapshots/ + -- 2.16.6