summaryrefslogtreecommitdiffstats
path: root/auth
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2023-12-11 15:11:38 +0000
committerjenkins-releng <jenkins-releng@onap.org>2023-12-11 15:11:38 +0000
commit764054645a0e5f042d8525fef1bc0fc7592eb0c8 (patch)
treed5dad85d963473d302aa9715c327537dcd04841e /auth
parentdb0e5590be4a5e66a0e1661943a022169f30835e (diff)
Release policy/apex-pdp3.1.0
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 6c22d0b22..b4ba062cd 100644
--- a/auth/cli-codegen/pom.xml
+++ b/auth/cli-codegen/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.apex-pdp.auth</groupId>
<artifactId>auth</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.1.0</version>
</parent>
<artifactId>cli-codegen</artifactId>
diff --git a/auth/cli-editor/pom.xml b/auth/cli-editor/pom.xml
index 212b0719a..ca6c2fb6d 100644
--- a/auth/cli-editor/pom.xml
+++ b/auth/cli-editor/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.apex-pdp.auth</groupId>
<artifactId>auth</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.1.0</version>
</parent>
<artifactId>cli-editor</artifactId>
diff --git a/auth/pom.xml b/auth/pom.xml
index b62b58f39..68af5e086 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>3.1.0-SNAPSHOT</version>
+ <version>3.1.0</version>
</parent>
<groupId>org.onap.policy.apex-pdp.auth</groupId>