aboutsummaryrefslogtreecommitdiffstats
path: root/common-parameters
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 /common-parameters
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 'common-parameters')
-rw-r--r--common-parameters/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/common-parameters/pom.xml b/common-parameters/pom.xml
index 3b7ae7f5..40bbb195 100644
--- a/common-parameters/pom.xml
+++ b/common-parameters/pom.xml
@@ -23,7 +23,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>common-parameters</artifactId>