Point to released artifacts
There are many other changes for when drools-applications gets
released.
Issue-ID: POLICY-2378
Change-Id: If652a44d9486563f4f5ceb01f58e71d15e5fa75c
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
diff --git a/pom.xml b/pom.xml
index 92844e9..cb1238a 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>