Bump parent patch 3.1.4-SNAPSHOT 25/107125/1
authorPamela Dragosh <pdragosh@research.att.com>
Tue, 5 May 2020 15:53:20 +0000 (11:53 -0400)
committerPamela Dragosh <pdragosh@research.att.com>
Tue, 5 May 2020 15:53:26 +0000 (11:53 -0400)
Issue-ID: POLICY-2514
Change-Id: I5ac1e11b2b460bea74c338d937dba63885b400f2
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
integration/pom.xml
pom.xml
version.properties

index 0af7539..d7496b0 100644 (file)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.onap.policy.parent</groupId>
         <artifactId>policy-parent</artifactId>
-        <version>3.1.3-SNAPSHOT</version>
+        <version>3.1.4-SNAPSHOT</version>
     </parent>
     <artifactId>integration</artifactId>
     <packaging>pom</packaging>
diff --git a/pom.xml b/pom.xml
index 92aff3e..ce20c9f 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
     <groupId>org.onap.policy.parent</groupId>
     <artifactId>policy-parent</artifactId>
-    <version>3.1.3-SNAPSHOT</version>
+    <version>3.1.4-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <properties>
index 9547659..7f9c490 100644 (file)
@@ -4,7 +4,7 @@
 
 major=3
 minor=1
-patch=3
+patch=4
 
 base_version=${major}.${minor}.${patch}