Bump minor version in preparation for Amsterdam
branching.
Change-Id: Ie5e3fae8d8ace1acc56e595cbb5ef055842c8057
Issue-ID: CIMAN-120
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
        </parent>
        <groupId>org.onap.aai.sparky-be</groupId>
        <artifactId>sparky-be</artifactId>
-       <version>1.1.0-SNAPSHOT</version>
+       <version>1.2.0-SNAPSHOT</version>
        <name>aai-sparky-be</name>
 
        <properties>
 
 # because they are used in Jenkins, whose plug-in doesn't support
 
 major=1
-minor=1
+minor=2
 patch=0
 
 base_version=${major}.${minor}.${patch}
 
 # Release must be completed with git revision # in Jenkins
 release_version=${base_version}
-snapshot_version=${base_version}-SNAPSHOT
\ No newline at end of file
+snapshot_version=${base_version}-SNAPSHOT