aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2020-04-13 18:21:23 -0400
committerPamela Dragosh <pdragosh@research.att.com>2020-04-13 18:21:27 -0400
commit4c35b58c0d2b63cb6756a3d56754d5554e747594 (patch)
tree8e5e3fe22fa7990e007c49d5971feaf23fce15ee
parent355ddd7c5c3ba5cd323d94ce00a83b9a33255954 (diff)
Point to parent, common, models
Issue-ID: POLICY-2486 Change-Id: I795e2a417c393c5ac9adeb579a042baef5ec6997 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 458dacb..fa2c30a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.1.2-SNAPSHOT</version>
+ <version>3.1.2</version>
<relativePath />
</parent>
@@ -40,8 +40,8 @@
<description>Code for all the Policy GUI's.</description>
<properties>
- <policy.common.version>1.6.3-SNAPSHOT</policy.common.version>
- <policy.models.version>2.2.3-SNAPSHOT</policy.models.version>
+ <policy.common.version>1.6.4-SNAPSHOT</policy.common.version>
+ <policy.models.version>2.2.4-SNAPSHOT</policy.models.version>
</properties>
<modules>