Upversion for Casablanca 63/48763/1
authorJimmy Forsyth <jf2512@att.com>
Wed, 23 May 2018 18:00:32 +0000 (14:00 -0400)
committerJimmy Forsyth <jf2512@att.com>
Wed, 23 May 2018 18:00:36 +0000 (14:00 -0400)
Issue-ID: AAI-1169
Change-Id: I3789fddbc8fd5b103f9ea27202727a2c7b5579d2
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index e94def0..6664392 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
     </parent>
     <groupId>org.onap.aai</groupId>
     <artifactId>search-data-service</artifactId>
-    <version>1.2.1-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
     <name>aai-search-data-service</name>
 
     <properties>
index 688582d..a254b21 100644 (file)
@@ -3,8 +3,8 @@
 # because they are used in Jenkins, whose plug-in doesn't support
 
 major=1
-minor=2
-patch=1
+minor=3
+patch=0
 
 base_version=${major}.${minor}.${patch}