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 92844e9f4..cb1238a0b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.1.1-SNAPSHOT</version>
+ <version>3.1.1</version>
<relativePath />
</parent>
<groupId>org.onap.policy.engine</groupId>
@@ -54,8 +54,8 @@
<commons.fileupload.version>1.3.3</commons.fileupload.version>
<commons.compress.version>1.18</commons.compress.version>
<elasticsearch.version>6.8.2</elasticsearch.version>
- <version.policy.common>1.6.2-SNAPSHOT</version.policy.common>
- <version.policy.models>2.2.1-SNAPSHOT</version.policy.models>
+ <version.policy.common>1.6.2</version.policy.common>
+ <version.policy.models>2.2.1</version.policy.models>
</properties>
<modules>
<module>PolicyEngineUtils</module>