From 8ba6f33c45448bf31ea50a506bf4f9e182c45cb9 Mon Sep 17 00:00:00 2001 From: Steve Smokowski Date: Tue, 14 Feb 2017 10:05:07 -0500 Subject: [PATCH] Publish snapshot Change-Id: Ic4b18d8e88e1ab99d83826d6733772058d91b7b6 Signed-off-by: Steve Smokowski --- aai-schema/pom.xml | 2 +- ajsc-aai/pom.xml | 5 +++-- annotations/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 6 insertions(+), 5 deletions(-) diff --git a/aai-schema/pom.xml b/aai-schema/pom.xml index 6a7b9bb..8c6a5f4 100644 --- a/aai-schema/pom.xml +++ b/aai-schema/pom.xml @@ -5,7 +5,7 @@ org.openecomp.aai.aai-service aai-service - ${openecomp.release} + 1.0.0-SNAPSHOT aai-schema aai-schema diff --git a/ajsc-aai/pom.xml b/ajsc-aai/pom.xml index 365260b..cb76bb3 100644 --- a/ajsc-aai/pom.xml +++ b/ajsc-aai/pom.xml @@ -5,7 +5,7 @@ org.openecomp.aai.aai-service aai-service - ${openecomp.release} + 1.0.0-SNAPSHOT ajsc-aai ajsc @@ -327,7 +327,7 @@ org.openecomp.aai.aai-service annotations - ${openecomp.release} + 1.0.0-SNAPSHOT @@ -554,6 +554,7 @@ 2.12.4 false + always -javaagent:${project.build.directory}/agents/powermock-javaagent.jar -noverify diff --git a/annotations/pom.xml b/annotations/pom.xml index 32c9e62..af6bdbb 100644 --- a/annotations/pom.xml +++ b/annotations/pom.xml @@ -5,7 +5,7 @@ org.openecomp.aai.aai-service aai-service - ${openecomp.release} + 1.0.0-SNAPSHOT annotations annotations diff --git a/pom.xml b/pom.xml index 0ddd05f..9bfc3a1 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.openecomp.aai.aai-service aai-service - ${openecomp.release} + 1.0.0-SNAPSHOT aai pom -- 2.16.6