aboutsummaryrefslogtreecommitdiffstats
path: root/auth
diff options
context:
space:
mode:
authora.sreekumar <ajith.sreekumar@bell.ca>2021-10-14 10:24:25 +0100
committera.sreekumar <ajith.sreekumar@bell.ca>2021-10-14 10:24:31 +0100
commitc60d63d9e2319672cf9be6e71c2e331558de8820 (patch)
treea4b21273d7d045aa20c7fbda8242f5f4bd6038cc /auth
parent13149023fad2c455625e6e1dd99acaaf61e29e52 (diff)
Bump policy/apex-pdp to 2.6.2-SNAPSHOT
Change-Id: I0db6ab5efb0595cba86ce9cbaaafab88349818ff Issue-ID: POLICY-3696 Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
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 45eee2d27..afe43c67c 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.6.1-SNAPSHOT</version>
+ <version>2.6.2-SNAPSHOT</version>
</parent>
<artifactId>cli-codegen</artifactId>
diff --git a/auth/cli-editor/pom.xml b/auth/cli-editor/pom.xml
index 5fcc8fe2b..0261a9101 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.6.1-SNAPSHOT</version>
+ <version>2.6.2-SNAPSHOT</version>
</parent>
<artifactId>cli-editor</artifactId>
diff --git a/auth/pom.xml b/auth/pom.xml
index 141be69b4..ffa935511 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.6.1-SNAPSHOT</version>
+ <version>2.6.2-SNAPSHOT</version>
</parent>
<groupId>org.onap.policy.apex-pdp.auth</groupId>