Update version to 1.1.0-SNAPSHOT
[aai/aai-service.git] / ajsc-aai / pom.xml
index 5479044..f9a79e4 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.openecomp.aai.aai-service</groupId>
     <artifactId>aai-service</artifactId>
-    <version>1.0.0</version>
+    <version>1.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>ajsc-aai</artifactId>
   <name>ajsc</name>
        <dependency>
                <groupId>org.openecomp.aai.aai-service</groupId>
                <artifactId>aai-schema</artifactId>
-               <version>1.0.0</version>
+               <version>1.1.0-SNAPSHOT</version>
        </dependency>
        <dependency>
                <groupId>org.openecomp.aai.aai-service</groupId>
                <artifactId>annotations</artifactId>
-               <version>1.0.0</version>
+               <version>1.1.0-SNAPSHOT</version>
        </dependency>
   </dependencies>
   <build>