Upversion prior to release 63/86763/1 dublin 4.0.0-ONAP
authorJimmy Forsyth <jf2512@att.com>
Thu, 2 May 2019 01:43:36 +0000 (21:43 -0400)
committerJimmy Forsyth <jf2512@att.com>
Thu, 2 May 2019 01:44:35 +0000 (21:44 -0400)
Issue-ID: AAI-2403
Change-Id: Ie9bd7383df93978fe05b046ca554b7a890466beb
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index 8094925..58664a2 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
    </parent>
    <groupId>org.onap.aai.data-router</groupId>
    <artifactId>data-router</artifactId>
-   <version>1.4.0-SNAPSHOT</version>
+   <version>1.4.1-SNAPSHOT</version>
    <name>aai-data-router</name>
 
    <properties>
index 668657e..eff345c 100644 (file)
@@ -4,7 +4,7 @@
 
 major=1
 minor=4
-patch=0
+patch=1
 
 base_version=${major}.${minor}.${patch}