Publish snapshot 05/305/2
authorSteve Smokowski <ss835w@att.com>
Tue, 14 Feb 2017 15:05:07 +0000 (10:05 -0500)
committerSteve Smokowski <ss835w@att.com>
Wed, 15 Feb 2017 13:31:10 +0000 (08:31 -0500)
Change-Id: Ic4b18d8e88e1ab99d83826d6733772058d91b7b6
Signed-off-by: Steve Smokowski <ss835w@att.com>
aai-schema/pom.xml
ajsc-aai/pom.xml
annotations/pom.xml
pom.xml

index 6a7b9bb..8c6a5f4 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.openecomp.aai.aai-service</groupId>
     <artifactId>aai-service</artifactId>
-    <version>${openecomp.release}</version>
+    <version>1.0.0-SNAPSHOT</version>
   </parent>
   <artifactId>aai-schema</artifactId>
   <name>aai-schema</name>
index 365260b..cb76bb3 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.openecomp.aai.aai-service</groupId>
     <artifactId>aai-service</artifactId>
-    <version>${openecomp.release}</version>
+    <version>1.0.0-SNAPSHOT</version>
   </parent>
   <artifactId>ajsc-aai</artifactId>
   <name>ajsc</name>
        <dependency>
                <groupId>org.openecomp.aai.aai-service</groupId>
                <artifactId>annotations</artifactId>
-               <version>${openecomp.release}</version>
+               <version>1.0.0-SNAPSHOT</version>
        </dependency>
   </dependencies>
   <build>
                                <version>2.12.4</version>
                                <configuration>
                                        <reuseForks>false</reuseForks>
+                                       <forkMode>always</forkMode> 
                                        <argLine>-javaagent:${project.build.directory}/agents/powermock-javaagent.jar
                                                -noverify</argLine>
                                        <systemPropertyVariables>
index 32c9e62..af6bdbb 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.openecomp.aai.aai-service</groupId>
     <artifactId>aai-service</artifactId>
-    <version>${openecomp.release}</version>
+    <version>1.0.0-SNAPSHOT</version>
   </parent>
   <artifactId>annotations</artifactId>
   <name>annotations</name>
diff --git a/pom.xml b/pom.xml
index 0ddd05f..9bfc3a1 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
        </parent>
        <groupId>org.openecomp.aai.aai-service</groupId>
        <artifactId>aai-service</artifactId>
-       <version>${openecomp.release}</version>
+       <version>1.0.0-SNAPSHOT</version>
        <name>aai</name>
        <packaging>pom</packaging>
        <modules>