Upversion data-router after release 69/46669/1 2.0.0-ONAP beijing 2.0.0-ONAP v1.2.2
authorJimmy Forsyth <jf2512@att.com>
Tue, 8 May 2018 17:33:49 +0000 (13:33 -0400)
committerJimmy Forsyth <jf2512@att.com>
Tue, 8 May 2018 17:35:03 +0000 (13:35 -0400)
Issue-ID: AAI-1125
Change-Id: I84497cb0233c58831e838c751e822b734c6d90c7
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index dc51bde..c599882 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.2.1-SNAPSHOT</version>
+   <version>1.2.2-SNAPSHOT</version>
    <name>aai-data-router</name>
 
    <properties>
index 688582d..1f3ede1 100644 (file)
@@ -4,7 +4,7 @@
 
 major=1
 minor=2
-patch=1
+patch=2
 
 base_version=${major}.${minor}.${patch}