summaryrefslogtreecommitdiffstats
path: root/auth
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2025-01-28 08:57:18 +0000
committerjenkins-releng <jenkins-releng@onap.org>2025-01-28 08:57:18 +0000
commit6f0aed83b2f289c0865fac0e8c0e1f07a9c318a2 (patch)
tree2d07c9501adfdffd3e7a34982fbb144c9c4489a9 /auth
parenta01068a854a53d910d8964cf5760a740855e5bd4 (diff)
Release policy/apex-pdp4.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 a3cc84a82..a1a4be3fa 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.0-SNAPSHOT</version>
+ <version>4.1.0</version>
</parent>
<artifactId>cli-codegen</artifactId>
diff --git a/auth/cli-editor/pom.xml b/auth/cli-editor/pom.xml
index a7136ab06..161e2b248 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.0-SNAPSHOT</version>
+ <version>4.1.0</version>
</parent>
<artifactId>cli-editor</artifactId>
diff --git a/auth/pom.xml b/auth/pom.xml
index d284dfeed..359f64264 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.0-SNAPSHOT</version>
+ <version>4.1.0</version>
</parent>
<groupId>org.onap.policy.apex-pdp.auth</groupId>