aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 81ef8a23..df06fe0a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.6.1-SNAPSHOT</version>
+ <version>3.6.1</version>
<relativePath />
</parent>
@@ -41,8 +41,8 @@
<description>Code that implements the Policy Administration Backend.</description>
<properties>
- <policy.common.version>1.11.1-SNAPSHOT</policy.common.version>
- <policy.models.version>2.7.1-SNAPSHOT</policy.models.version>
+ <policy.common.version>1.11.1</policy.common.version>
+ <policy.models.version>2.7.1</policy.models.version>
</properties>
<modules>