Upversion to 1.6.3 95/104795/1 frankfurt 6.0.0-ONAP
authorJimmy Forsyth <jf2512@att.com>
Tue, 31 Mar 2020 19:23:23 +0000 (15:23 -0400)
committerJimmy Forsyth <jf2512@att.com>
Tue, 31 Mar 2020 19:23:24 +0000 (15:23 -0400)
Issue-ID: AAI-2580
Change-Id: I977e0b8e07132dbc5ebf51425407e2895e107c4a
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index 400b928..39c9eaa 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.2-SNAPSHOT</version>
+   <version>1.6.3-SNAPSHOT</version>
    <name>aai-data-router</name>
 
     <properties>
index 41565bf..6d9c3d3 100644 (file)
@@ -4,7 +4,7 @@
 
 major=1
 minor=6
-patch=2
+patch=3
 
 base_version=${major}.${minor}.${patch}