aboutsummaryrefslogtreecommitdiffstats
path: root/common-logging
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-logging
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-logging')
-rw-r--r--common-logging/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/common-logging/pom.xml b/common-logging/pom.xml
index e32014fe..3d4fcd0d 100644
--- a/common-logging/pom.xml
+++ b/common-logging/pom.xml
@@ -26,7 +26,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>ONAP-Logging</artifactId>