Change of the prh version 42/70942/2
authorKasperkiewicz Pawel <pawel.kasperkiewicz@nokia.com>
Mon, 22 Oct 2018 12:21:40 +0000 (14:21 +0200)
committerPawel <pawel.kasperkiewicz@nokia.com>
Mon, 22 Oct 2018 13:03:37 +0000 (09:03 -0400)
Issue-ID: DCAEGEN2-882
Change-Id: If7249188b2191346ab6b7afe1455623454ae6fd0
Signed-off-by: Kasperkiewicz Pawel <pawel.kasperkiewicz@nokia.com>
pom.xml
prh-aai-client/pom.xml
prh-app-server/pom.xml
prh-commons/pom.xml
prh-dmaap-client/pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index 05d2f99..317ff81 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
 
   <groupId>org.onap.dcaegen2.services</groupId>
   <artifactId>prh</artifactId>
-  <version>1.1.1-SNAPSHOT</version>
+  <version>1.2.0-SNAPSHOT</version>
 
   <name>dcaegen2-services-prh</name>
   <description>PNF Registration Handler</description>
index f08fed3..733ce0e 100644 (file)
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.onap.dcaegen2.services</groupId>
     <artifactId>prh</artifactId>
-    <version>1.1.1-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
   </parent>
 
   <groupId>org.onap.dcaegen2.services.prh</groupId>
index 6584b5f..237dff1 100644 (file)
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.onap.dcaegen2.services</groupId>
     <artifactId>prh</artifactId>
-    <version>1.1.1-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
   </parent>
 
   <groupId>org.onap.dcaegen2.services.prh</groupId>
index 27b2efe..91fd908 100644 (file)
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.onap.dcaegen2.services</groupId>
     <artifactId>prh</artifactId>
-    <version>1.1.1-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
   </parent>
 
   <groupId>org.onap.dcaegen2.services.prh</groupId>
index 384f652..751a4f0 100644 (file)
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.onap.dcaegen2.services</groupId>
     <artifactId>prh</artifactId>
-    <version>1.1.1-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
   </parent>
 
   <groupId>org.onap.dcaegen2.services.prh</groupId>
index 11ad59d..07578e5 100644 (file)
@@ -1,6 +1,6 @@
 major=1\r
-minor=1\r
-patch=1\r
+minor=2\r
+patch=0\r
 base_version=${major}.${minor}.${patch}\r
 release_version=${base_version}\r
 snapshot_version=${base_version}-SNAPSHOT\r