summaryrefslogtreecommitdiffstats
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 64c6cd24..8660e645 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.1.3-SNAPSHOT</version>
+ <version>3.1.3</version>
<relativePath />
</parent>
@@ -41,8 +41,8 @@
<description>Code that define our external API.</description>
<properties>
- <policy.common.version>1.6.5-SNAPSHOT</policy.common.version>
- <policy.models.version>2.2.6-SNAPSHOT</policy.models.version>
+ <policy.common.version>1.6.5</policy.common.version>
+ <policy.models.version>2.2.6</policy.models.version>
</properties>
<modules>