aboutsummaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
authorRam Krishna Verma <ram_krishna.verma@bell.ca>2022-08-18 15:54:41 -0400
committerRam Krishna Verma <ram_krishna.verma@bell.ca>2022-08-18 15:54:47 -0400
commit8b6df89a0a3a1e69cceff94151fe8cf5203a7b89 (patch)
treef284c64aa40b3666799c77fd536901f3597c471c /main
parentac2ed4c1d3ae8c3f5f6d5e9f3111a9788496bb2e (diff)
Bump api to 2.4.6-SNAPSHOT
Issue-ID: POLICY-4295 Change-Id: Iff4d6f3f41dc131102636e772112fc6eed26b72f Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Diffstat (limited to 'main')
-rw-r--r--main/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/pom.xml b/main/pom.xml
index 5301c80e..1f3f6da2 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.4.5-SNAPSHOT</version>
+ <version>2.4.6-SNAPSHOT</version>
</parent>
<artifactId>api-main</artifactId>