aboutsummaryrefslogtreecommitdiffstats
path: root/utils
diff options
context:
space:
mode:
authorramverma <ram.krishna.verma@ericsson.com>2018-10-24 14:50:13 +0100
committerramverma <ram.krishna.verma@ericsson.com>2018-10-24 17:13:01 +0100
commit90d0f3580cad4d2e3711e95088d6e01a2ba93728 (patch)
tree27f2a9d264478310d076028ea81e61bd1b18a1fc /utils
parent2e8cead18cfb165c10ec97f4a6616fcee8644113 (diff)
Fix refering to snapshot in policy/common1.3.1
Issue-ID: POLICY-1213 Change-Id: Id34f28a3f41687993009128940e9ddec69d5b88f Signed-off-by: ramverma <ram.krishna.verma@ericsson.com>
Diffstat (limited to 'utils')
-rw-r--r--utils/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/pom.xml b/utils/pom.xml
index 82f07b38..a2c9709b 100644
--- a/utils/pom.xml
+++ b/utils/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.common</groupId>
<artifactId>common-modules</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.1-SNAPSHOT</version>
</parent>
<artifactId>utils</artifactId>