summaryrefslogtreecommitdiffstats
path: root/auth
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2023-04-25 13:29:59 +0000
committerjenkins-releng <jenkins-releng@onap.org>2023-04-25 13:29:59 +0000
commit30397da833fd2b3110ad6d6bdda806f06357ecc8 (patch)
tree9b7bc7de993114f1ed4017648dc74aa4adbe6281 /auth
parenta25ef41f7b35037db6ad4e717d0d9b1eb33448b6 (diff)
Release policy/apex-pdp2.9.2
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 fff90a657..46e5c177f 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.9.2-SNAPSHOT</version>
+ <version>2.9.2</version>
</parent>
<artifactId>cli-codegen</artifactId>
diff --git a/auth/cli-editor/pom.xml b/auth/cli-editor/pom.xml
index 01d671918..1625ce3b5 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.9.2-SNAPSHOT</version>
+ <version>2.9.2</version>
</parent>
<artifactId>cli-editor</artifactId>
diff --git a/auth/pom.xml b/auth/pom.xml
index bb3b86695..703aff422 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.9.2-SNAPSHOT</version>
+ <version>2.9.2</version>
</parent>
<groupId>org.onap.policy.apex-pdp.auth</groupId>