diff options
author | jhh <jorge.hernandez-herrero@att.com> | 2020-05-28 18:28:54 -0500 |
---|---|---|
committer | jhh <jorge.hernandez-herrero@att.com> | 2020-05-28 18:28:54 -0500 |
commit | 7e716434fe021a559146b206cc8a3e4058e281df (patch) | |
tree | e340eddaf6c299fa4e5b6019016b862a5baa12cb /main | |
parent | 0b0b5f7d5c033b68d49b91ed418c7227e1a2dcab (diff) |
bump poms to 2.2.3-SNAPSHOT
Issue-ID: POLICY-2475
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I8a4dbfaccc625eb32d53d070f2a1813550c31b3c
Diffstat (limited to 'main')
-rw-r--r-- | main/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/pom.xml b/main/pom.xml index 58dfabcd..5e0db3a9 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>policy-distribution</artifactId> - <version>2.2.2-SNAPSHOT</version> + <version>2.2.3-SNAPSHOT</version> </parent> <artifactId>main</artifactId> |