Update oparent reference version 67/46867/2
authorLusheng Ji <lji@research.att.com>
Wed, 9 May 2018 16:05:01 +0000 (12:05 -0400)
committerLusheng Ji <lji@research.att.com>
Thu, 10 May 2018 14:01:46 +0000 (14:01 +0000)
Issue-ID: DCAEGEN2-499
Change-Id: I171986baa4b83bb430139def511b9d1173f4b4e4
Signed-off-by: Lusheng Ji <lji@research.att.com>
pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index 620e0f0..8a947ba 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -23,14 +23,14 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
   <parent>
     <groupId>org.onap.oparent</groupId>
     <artifactId>oparent</artifactId>
-    <version>0.1.1</version>
+    <version>1.1.1</version>
   </parent>
   <!--- CHANGE THE FOLLOWING 3 OBJECTS for your own repo -->
   <groupId>org.onap</groupId>
   <artifactId>dcaegen2</artifactId>
   <name>dcaegen2</name>
 
-  <version>1.2.0-SNAPSHOT</version>
+  <version>1.2.1-SNAPSHOT</version>
   <url>http://maven.apache.org</url>
   <packaging>pom</packaging>
   <!-- TODO: Revisit. Port platform docs to sphinx/rst first.
index 07578e5..e8a442a 100644 (file)
@@ -1,6 +1,6 @@
 major=1\r
 minor=2\r
-patch=0\r
+patch=1\r
 base_version=${major}.${minor}.${patch}\r
 release_version=${base_version}\r
 snapshot_version=${base_version}-SNAPSHOT\r