Update to 1.3.3 for release 90/76290/1 casablanca 1.3.3 3.0.1-ONAP
authorJimmy Forsyth <jf2512@att.com>
Thu, 24 Jan 2019 14:06:59 +0000 (09:06 -0500)
committerJimmy Forsyth <jf2512@att.com>
Thu, 24 Jan 2019 14:07:09 +0000 (09:07 -0500)
Issue-ID: AAI-2090
Change-Id: Ie5141ad96f71fa1b9063295784d5188829b41dcb
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index 85da8ae..d1b680a 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.3.3-SNAPSHOT</version>
    <name>aai-data-router</name>
 
    <properties>
index 0969948..78b140e 100644 (file)
@@ -4,7 +4,7 @@
 
 major=1
 minor=3
-patch=2
+patch=3
 
 base_version=${major}.${minor}.${patch}