aboutsummaryrefslogtreecommitdiffstats
path: root/auth
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2025-03-12 14:57:57 +0000
committerjenkins-releng <jenkins-releng@onap.org>2025-03-12 14:57:57 +0000
commit86df04a2ff31edf8311e082a68a5702a868bd6b6 (patch)
tree9d00121a1c516925190b4b4bcc3d3c36d6be6c26 /auth
parent79f18565a15eb62de01efc6016e8dc3cd79003a4 (diff)
Release policy/apex-pdp4.1.1
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 0923c36e8..7f5e1de16 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>4.1.1-SNAPSHOT</version>
+ <version>4.1.1</version>
</parent>
<artifactId>cli-codegen</artifactId>
diff --git a/auth/cli-editor/pom.xml b/auth/cli-editor/pom.xml
index 2688c5ad2..bb2f55303 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>4.1.1-SNAPSHOT</version>
+ <version>4.1.1</version>
</parent>
<artifactId>cli-editor</artifactId>
diff --git a/auth/pom.xml b/auth/pom.xml
index 84575ce2f..5c32cfa27 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>4.1.1-SNAPSHOT</version>
+ <version>4.1.1</version>
</parent>
<groupId>org.onap.policy.apex-pdp.auth</groupId>