aboutsummaryrefslogtreecommitdiffstats
path: root/aai-schema/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'aai-schema/pom.xml')
-rw-r--r--aai-schema/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/aai-schema/pom.xml b/aai-schema/pom.xml
index c145d914..0ec1b3b3 100644
--- a/aai-schema/pom.xml
+++ b/aai-schema/pom.xml
@@ -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>