aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2020-05-20 08:57:44 -0400
committerPamela Dragosh <pdragosh@research.att.com>2020-05-20 09:38:39 -0400
commite5487c0a076613d61c3d62d69399e6f4be56e9ff (patch)
treee30aba4e86cca6b475f633f549c11b09b937be16
parent5196e6832cf69c0cfdb878d559e5c16b7a63c707 (diff)
Point to correct SNAPSHOTS
Issue-ID: POLICY-2514 Change-Id: I655961d599ff3a1697ea88e10c74e27857ae7299 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 05a43fc..39a6744 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.1.3-SNAPSHOT</version>
+ <version>3.2.0-SNAPSHOT</version>
<relativePath />
</parent>
@@ -40,8 +40,8 @@
<description>Code for all the Policy GUI's.</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.7.0-SNAPSHOT</policy.common.version>
+ <policy.models.version>2.3.0-SNAPSHOT</policy.models.version>
</properties>
<modules>