diff options
author | jrh3 <jrh3@att.com> | 2019-09-12 10:00:24 -0400 |
---|---|---|
committer | jrh3 <jrh3@att.com> | 2019-09-12 10:00:24 -0400 |
commit | 949f47c7c2180bbf101df5234325f469db82848d (patch) | |
tree | 2b2a102bac47fb1000621c22a9a3e026f4f07842 /context/context-management/pom.xml | |
parent | 73f0e1eb2acef679fa66bc1600d13b6f5b3afd13 (diff) |
Bump version in apex-pdp elalto
Issue-ID: POLICY-2045
Signed-off-by: jrh3 <jrh3@att.com>
Change-Id: I0294833626fcebb691dbc5fb80d27593bf7aa77b
Diffstat (limited to 'context/context-management/pom.xml')
-rw-r--r-- | context/context-management/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/context/context-management/pom.xml b/context/context-management/pom.xml index ee93a1525..614764150 100644 --- a/context/context-management/pom.xml +++ b/context/context-management/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.context</groupId> <artifactId>context</artifactId> - <version>2.2.2-SNAPSHOT</version> + <version>2.2.3-SNAPSHOT</version> </parent> <artifactId>context-management</artifactId> |