contains-other-v no longer implies delete-other-v
[aai/aai-common.git] / aai-schema / pom.xml
index c145d91..4805cb0 100644 (file)
@@ -6,11 +6,11 @@
     <parent>
         <groupId>org.onap.aai.aai-common</groupId>
         <artifactId>aai-common</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.2.0-SNAPSHOT</version>
     </parent>
     <artifactId>aai-schema</artifactId>
     <name>aai-schema</name>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <properties>
        <onap.nexus.url>https://nexus.onap.org</onap.nexus.url>
     </properties>
@@ -18,7 +18,7 @@
         <dependency>
             <groupId>org.onap.aai.aai-common</groupId>
             <artifactId>aai-annotations</artifactId>
-            <version>${aai.annotations.version}</version>
+            <version>${project.version}</version>
         </dependency>
     </dependencies>
     <build>
@@ -44,7 +44,7 @@
                     <dependency>
                         <groupId>org.onap.aai.aai-common</groupId>
                         <artifactId>aai-annotations</artifactId>
-                        <version>${aai.annotations.version}</version>
+                        <version>${project.version}</version>
                     </dependency>
                 </dependencies>
                 <configuration>