aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/MSOCommonBPMN/pom.xml
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2017-11-20 11:10:28 -0800
committerJessica Wagantall <jwagantall@linuxfoundation.org>2017-12-01 00:37:32 +0000
commit777f637d0c2097d8a0805c4b7e920aa25575700f (patch)
treebd38dac0177d6a6c66dd7aebb4aa43b889bbce40 /bpmn/MSOCommonBPMN/pom.xml
parent264228ce4fec3204502f0e8f3b906ad12e192825 (diff)
Bump minor version
Bump minor version in preparation for Amsterdam branching. Change-Id: Ib72ca9cab2782a4fee15fff8f0653f0c53ad9f71 Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Diffstat (limited to 'bpmn/MSOCommonBPMN/pom.xml')
-rw-r--r--bpmn/MSOCommonBPMN/pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/bpmn/MSOCommonBPMN/pom.xml b/bpmn/MSOCommonBPMN/pom.xml
index b60e6219e7..4a7cb5900a 100644
--- a/bpmn/MSOCommonBPMN/pom.xml
+++ b/bpmn/MSOCommonBPMN/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.openecomp.so</groupId>
<artifactId>bpmn</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
</parent>
<artifactId>MSOCommonBPMN</artifactId>
<name>MSOCommonBPMN</name>
@@ -384,7 +384,7 @@
<artifactId>commons-httpclient</artifactId>
<version>${httpclient.version}</version>
</dependency>
- <dependency>
+ <!--dependency>
<groupId>org.openecomp.appc.client</groupId>
<artifactId>client-kit</artifactId>
<version>1.1.0</version>
@@ -392,8 +392,8 @@
<dependency>
<groupId>org.openecomp.appc.client</groupId>
<artifactId>client-lib</artifactId>
- <version>1.1.0</version>
- </dependency>
+ <version>1.1.0</version >
+ </dependency-->
<dependency>
<groupId>org.onap.aai.aai-common</groupId>
<artifactId>aai-schema</artifactId>