summaryrefslogtreecommitdiffstats
path: root/utils
diff options
context:
space:
mode:
authorRam Krishna Verma <ram_krishna.verma@bell.ca>2021-06-23 13:08:35 -0400
committerRam Krishna Verma <ram_krishna.verma@bell.ca>2021-06-23 13:08:40 -0400
commit3ed2bc9114bf997d46018ccd0157bd39b2af3cc2 (patch)
treea74b5c041c6d07b0820331058582f202aff9f618 /utils
parent4e87f4bd211a8fb52455dc04537c8c1af882d0d1 (diff)
Bump common to 1.8.2-SNAPSHOT
Issue-ID: POLICY-3329 Change-Id: I404bffda11056509e299eacf053a5801eb9340c8 Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
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 e0587733..8ecad8ee 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.8.1-SNAPSHOT</version>
+ <version>1.8.2-SNAPSHOT</version>
</parent>
<artifactId>utils</artifactId>