aboutsummaryrefslogtreecommitdiffstats
path: root/site-manager/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'site-manager/pom.xml')
-rw-r--r--site-manager/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/site-manager/pom.xml b/site-manager/pom.xml
index ad9d6ad2..35f9107f 100644
--- a/site-manager/pom.xml
+++ b/site-manager/pom.xml
@@ -31,7 +31,7 @@
<parent>
<groupId>org.openecomp.policy.common</groupId>
<artifactId>common-modules</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0</version>
</parent>
<name>site-manager</name>
@@ -106,7 +106,7 @@
<dependency>
<groupId>org.openecomp.policy.common</groupId>
<artifactId>integrity-monitor</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.mariadb.jdbc</groupId>