aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 49f22e48f..c49702819 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,8 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.4.4-SNAPSHOT</version>
+ <version>3.4.4</version>
+ <relativePath />
</parent>
<groupId>org.onap.policy.clamp</groupId>
@@ -50,8 +51,8 @@
</description>
<properties>
- <policy.common.version>1.9.2-SNAPSHOT</policy.common.version>
- <policy.models.version>2.5.2-SNAPSHOT</policy.models.version>
+ <policy.common.version>1.9.2</policy.common.version>
+ <policy.models.version>2.5.2</policy.models.version>
</properties>
<modules>