Updated version to Dublin 76/71876/1
authorfpaquett <francis.paquette@amdocs.com>
Mon, 5 Nov 2018 18:15:26 +0000 (13:15 -0500)
committerfpaquett <francis.paquette@amdocs.com>
Mon, 5 Nov 2018 18:15:40 +0000 (13:15 -0500)
Issue-ID: AAI-1850
Change-Id: Iad6387d241dc1160ac32dc06847c3350b117b8e8
Signed-off-by: fpaquett <francis.paquette@amdocs.com>
pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index 04e1a32..20b6535 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.3.2-SNAPSHOT</version>
+   <version>1.4.0-SNAPSHOT</version>
    <name>aai-data-router</name>
 
    <properties>
index 0969948..668657e 100644 (file)
@@ -3,8 +3,8 @@
 # because they are used in Jenkins, whose plug-in doesn't support
 
 major=1
-minor=3
-patch=2
+minor=4
+patch=0
 
 base_version=${major}.${minor}.${patch}