Upversion to 1.6.1 45/100445/1 1.6.1
authorForsyth, James (jf2512) <jf2512@att.com>
Fri, 17 Jan 2020 22:56:00 +0000 (17:56 -0500)
committerForsyth, James (jf2512) <jf2512@att.com>
Fri, 17 Jan 2020 22:56:01 +0000 (17:56 -0500)
Issue-ID: AAI-2761
Signed-off-by: Forsyth, James (jf2512) <jf2512@att.com>
Change-Id: I0c7ba74bae20a666d2c3c3d93d897eaec45be679

pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index 4de425b..b110beb 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.6.0-SNAPSHOT</version>
+   <version>1.6.1-SNAPSHOT</version>
    <name>aai-data-router</name>
 
     <properties>
index a0756ad..922c4fa 100644 (file)
@@ -4,7 +4,7 @@
 
 major=1
 minor=6
-patch=0
+patch=1
 
 base_version=${major}.${minor}.${patch}