[AAI] Upversion babel to 1.9.2 25/126825/1
authorwr148d <wr148d@att.com>
Thu, 27 Jan 2022 15:02:50 +0000 (10:02 -0500)
committerwr148d <wr148d@att.com>
Thu, 27 Jan 2022 15:02:50 +0000 (10:02 -0500)
Issue-ID: AAI-3431
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I953c2f7711cc71e320356438e7d9672a35dd4d8f

pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index f623964..0665e79 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
 
        <groupId>org.onap.aai</groupId>
        <artifactId>babel</artifactId>
-       <version>1.9.1-SNAPSHOT</version>
+       <version>1.9.2-SNAPSHOT</version>
        <packaging>jar</packaging>
 
        <name>aai-babel</name>
index ece2980..ccc7b61 100644 (file)
@@ -4,7 +4,7 @@
 
 major=1
 minor=9
-patch=1
+patch=2
 
 base_version=${major}.${minor}.${patch}