Bump policy/parent 3.0.1 48/90248/1
authorPamela Dragosh <pdragosh@research.att.com>
Thu, 20 Jun 2019 19:54:36 +0000 (15:54 -0400)
committerPamela Dragosh <pdragosh@research.att.com>
Thu, 20 Jun 2019 19:54:42 +0000 (15:54 -0400)
Released 3.0.0

Issue-ID: POLICY-1737
Change-Id: I64c5754f5d74775eac36915a16f0242beef832e3
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
integration/pom.xml
pom.xml
version.properties

index 9dd0574..b04656f 100644 (file)
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.onap.policy.parent</groupId>
         <artifactId>policy-parent</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.1-SNAPSHOT</version>
     </parent>
     <artifactId>integration</artifactId>
     <packaging>pom</packaging>
diff --git a/pom.xml b/pom.xml
index 4b52a98..784e549 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     </parent>
     <groupId>org.onap.policy.parent</groupId>
     <artifactId>policy-parent</artifactId>
-    <version>3.0.0-SNAPSHOT</version>
+    <version>3.0.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <properties>
index 17424de..fd262fb 100644 (file)
@@ -4,7 +4,7 @@
 
 major=3
 minor=0
-patch=0
+patch=1
 
 base_version=${major}.${minor}.${patch}