diff options
author | Jim Hahn <jrh3@att.com> | 2021-02-22 17:17:22 -0500 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2021-02-22 17:17:51 -0500 |
commit | 539bf44eada8e785d3717df6f13ac9ccb23004a4 (patch) | |
tree | 5b8a3e7b012dc848b09da57c285cd3a527efde56 /policy-jre/pom.xml | |
parent | 84c0b3efff43598993e5d19f6f6d71f5add040e3 (diff) |
Bump version to 2.2.2-SNAPSHOT in docker
Issue-ID: POLICY-3088
Change-Id: Ie019d5eab6a7ec087ad689c50482dabb317010a9
Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'policy-jre/pom.xml')
-rw-r--r-- | policy-jre/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/policy-jre/pom.xml b/policy-jre/pom.xml index 42056abb..36da92dc 100644 --- a/policy-jre/pom.xml +++ b/policy-jre/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.docker</groupId> <artifactId>docker</artifactId> - <version>2.2.1-SNAPSHOT</version> + <version>2.2.2-SNAPSHOT</version> </parent> <artifactId>policy-jre</artifactId> |