aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2017-11-20 15:01:16 -0800
committerLusheng Ji <lji@research.att.com>2017-11-28 01:48:19 +0000
commit7bb84dc4ec9f9ad2feeb1f0ffc254b570106cf9b (patch)
treea83fe5a131c4510e3308330e128bc936ba4ca861 /pom.xml
parent38ab4a2b5d74e0e47d833c8dcaf6b2604ae9e468 (diff)
Bump patch versionamsterdam
Bump patch version in preparation for Amsterdam branching. Change-Id: Ife43ce67c9c2eddf5904d99a1bfd7646a69c5471 Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 0988d90..b44c5a3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>0.1.1</version>
</parent>
<!--- CHANGE THE FOLLOWING 3 OBJECTS for your own repo -->
@@ -31,7 +31,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
<artifactId>policy-handler</artifactId>
<name>dcaegen2-platform-policy-handler</name>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>