diff options
author | Jim Hahn <jrh3@att.com> | 2021-02-23 08:30:23 -0500 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2021-02-23 08:33:15 -0500 |
commit | 5e4739ec2f11396182bd1f720e2163e0e2723392 (patch) | |
tree | 14c98e1f91392b63bc01698c6475df238301073d /utils/pom.xml | |
parent | 9ed0a5601c65ff774aa70cb8a4c424d8fc356c7a (diff) |
Bump version to 1.8.1-SNAPSHOT in common
Issue-ID: POLICY-3088
Change-Id: I1cc2d1d26c337d67b0ecadd852e43b603902415e
Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'utils/pom.xml')
-rw-r--r-- | utils/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/pom.xml b/utils/pom.xml index 004d643a..e0587733 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.0-SNAPSHOT</version> + <version>1.8.1-SNAPSHOT</version> </parent> <artifactId>utils</artifactId> |