Fix the aai-schema in utils to use project version
[aai/aai-common.git] / aai-utils / pom.xml
index 303996a..7ebf0c3 100644 (file)
@@ -86,7 +86,7 @@
         <dependency>
             <groupId>org.onap.aai.aai-common</groupId>
             <artifactId>aai-schema</artifactId>
-            <version>1.2.3-SNAPSHOT</version>
+            <version>${project.version}</version>
             <exclusions>
                 <exclusion>
                     <groupId>*</groupId>