aboutsummaryrefslogtreecommitdiffstats
path: root/auth
diff options
context:
space:
mode:
authorJim Hahn <jrh3@att.com>2020-11-16 18:11:58 -0500
committerJim Hahn <jrh3@att.com>2020-11-16 18:13:31 -0500
commit880b06a9924251681e87e4068b40ae26eb93ce29 (patch)
tree4565a8ba026f1ad2a68128e434184964a1227cb5 /auth
parente3811b0e2c78b9b03bb096b71b5ee519ee73ac71 (diff)
Bump apex-pdp guilin to 2.4.5-SNAPSHOT
Issue-ID: POLICY-2893 Change-Id: Iff8121d10d3603e2071bc2f0978208fb9617331a Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'auth')
-rw-r--r--auth/cli-codegen/pom.xml2
-rw-r--r--auth/cli-editor/pom.xml2
-rw-r--r--auth/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/auth/cli-codegen/pom.xml b/auth/cli-codegen/pom.xml
index b74656020..86189a16c 100644
--- a/auth/cli-codegen/pom.xml
+++ b/auth/cli-codegen/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.policy.apex-pdp.auth</groupId>
<artifactId>auth</artifactId>
- <version>2.4.4-SNAPSHOT</version>
+ <version>2.4.5-SNAPSHOT</version>
</parent>
<artifactId>cli-codegen</artifactId>
diff --git a/auth/cli-editor/pom.xml b/auth/cli-editor/pom.xml
index d5b9173a8..ff5160715 100644
--- a/auth/cli-editor/pom.xml
+++ b/auth/cli-editor/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.policy.apex-pdp.auth</groupId>
<artifactId>auth</artifactId>
- <version>2.4.4-SNAPSHOT</version>
+ <version>2.4.5-SNAPSHOT</version>
</parent>
<artifactId>cli-editor</artifactId>
diff --git a/auth/pom.xml b/auth/pom.xml
index dac1c2a6d..764026ffe 100644
--- a/auth/pom.xml
+++ b/auth/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.policy.apex-pdp</groupId>
<artifactId>apex-pdp</artifactId>
- <version>2.4.4-SNAPSHOT</version>
+ <version>2.4.5-SNAPSHOT</version>
</parent>
<groupId>org.onap.policy.apex-pdp.auth</groupId>