aboutsummaryrefslogtreecommitdiffstats
path: root/ajsc-aai/pom.xml
diff options
context:
space:
mode:
authorSteve Smokowski <ss835w@att.com>2017-02-14 10:05:07 -0500
committerSteve Smokowski <ss835w@att.com>2017-02-15 08:31:10 -0500
commit8ba6f33c45448bf31ea50a506bf4f9e182c45cb9 (patch)
tree10a8e4302204158f5a070df90f20846c810fb03d /ajsc-aai/pom.xml
parent7a31a9412827dac614aba492c504cb02a3dc6da0 (diff)
Publish snapshot
Change-Id: Ic4b18d8e88e1ab99d83826d6733772058d91b7b6 Signed-off-by: Steve Smokowski <ss835w@att.com>
Diffstat (limited to 'ajsc-aai/pom.xml')
-rw-r--r--ajsc-aai/pom.xml5
1 files changed, 3 insertions, 2 deletions
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 @@
<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>
@@ -327,7 +327,7 @@
<dependency>
<groupId>org.openecomp.aai.aai-service</groupId>
<artifactId>annotations</artifactId>
- <version>${openecomp.release}</version>
+ <version>1.0.0-SNAPSHOT</version>
</dependency>
</dependencies>
<build>
@@ -554,6 +554,7 @@
<version>2.12.4</version>
<configuration>
<reuseForks>false</reuseForks>
+ <forkMode>always</forkMode>
<argLine>-javaagent:${project.build.directory}/agents/powermock-javaagent.jar
-noverify</argLine>
<systemPropertyVariables>