aboutsummaryrefslogtreecommitdiffstats
path: root/main/pom.xml
diff options
context:
space:
mode:
authorRam Krishna Verma <ram_krishna.verma@bell.ca>2020-04-15 08:23:14 -0400
committerRam Krishna Verma <ram_krishna.verma@bell.ca>2020-04-15 08:23:19 -0400
commit42870e74260239d84b048bdd23b9f113362f1a4a (patch)
treeb4333adb16c77cd0c5ea7afdad0724bb846e9ae8 /main/pom.xml
parent8dc396e0194fa39fe59266e52c7571537bcb03fc (diff)
Bump api to 2.2.3-SNAPSHOT
Issue-ID: POLICY-2378 Change-Id: I9b20aa5dcdb6517b1abfba2725a19a77e98bb217 Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Diffstat (limited to 'main/pom.xml')
-rw-r--r--main/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/pom.xml b/main/pom.xml
index 5de725f2..9a48ab79 100644
--- a/main/pom.xml
+++ b/main/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.policy.api</groupId>
<artifactId>policy-api</artifactId>
- <version>2.2.2-SNAPSHOT</version>
+ <version>2.2.3-SNAPSHOT</version>
</parent>
<artifactId>api-main</artifactId>