summaryrefslogtreecommitdiffstats
path: root/auth
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2022-12-15 13:45:57 +0000
committerjenkins-releng <jenkins-releng@onap.org>2022-12-15 13:45:57 +0000
commitf896627f5fa4bd9651602a526771d8ad2bfc4549 (patch)
tree45e25dca35243abb9bdbad36b17d1b2bed922bbc /auth
parent3eba957ea2b20d1c4a6d8d4afcb34d11f2a253cf (diff)
Release policy/apex-pdp2.9.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 4535a4d4d..6ae958618 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.0-SNAPSHOT</version>
+ <version>2.9.0</version>
</parent>
<artifactId>cli-codegen</artifactId>
diff --git a/auth/cli-editor/pom.xml b/auth/cli-editor/pom.xml
index b79fdc327..49632cd97 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.0-SNAPSHOT</version>
+ <version>2.9.0</version>
</parent>
<artifactId>cli-editor</artifactId>
diff --git a/auth/pom.xml b/auth/pom.xml
index ddac91ddc..b5d8e0699 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.0-SNAPSHOT</version>
+ <version>2.9.0</version>
</parent>
<groupId>org.onap.policy.apex-pdp.auth</groupId>