aboutsummaryrefslogtreecommitdiffstats
path: root/integrity-audit
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 /integrity-audit
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 'integrity-audit')
-rw-r--r--integrity-audit/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/integrity-audit/pom.xml b/integrity-audit/pom.xml
index a0aca29b..8a76edc2 100644
--- a/integrity-audit/pom.xml
+++ b/integrity-audit/pom.xml
@@ -31,7 +31,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>
<name>Integrity Audit</name>