summaryrefslogtreecommitdiffstats
path: root/appc-common
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2017-11-16 17:22:13 -0800
committerPatrick Brady <pb071s@att.com>2017-11-17 20:48:16 +0000
commit6536799456cd99ee80d6a7ce0621fb8539df7a81 (patch)
tree845798f96c6296e866b3f955c262702abd8d596e /appc-common
parent7aea2578049c5637f93d0251e025cd1ebdeec37f (diff)
Bump minor version
Bump minor version in preparation for Amsterdam branching. Change-Id: I83e13547f583db020d6f756ddb8918360c38903b Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Signed-off-by: Patrick Brady <pb071s@att.com>
Diffstat (limited to 'appc-common')
-rw-r--r--appc-common/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-common/pom.xml b/appc-common/pom.xml
index 0b4180921..e0182b307 100644
--- a/appc-common/pom.xml
+++ b/appc-common/pom.xml
@@ -3,7 +3,7 @@
<parent>
<groupId>org.openecomp.appc</groupId>
<artifactId>appc</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.3.0-SNAPSHOT</version>
</parent>
<artifactId>appc-common</artifactId>
<name>APP-C Common</name>