summaryrefslogtreecommitdiffstats
path: root/auth
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2022-11-22 18:23:54 +0000
committerjenkins-releng <jenkins-releng@onap.org>2022-11-22 18:23:54 +0000
commit42b7090978a219c0b9147460ec57a13a93b1e819 (patch)
treec672dee84ee62adc69bef7b27a4da7a137fd6c68 /auth
parent54adff0faa341c0bf8908dd5635a9f5d0d61eba1 (diff)
Release policy/apex-pdp2.8.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 5e77c68a2..686271d38 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.8.2-SNAPSHOT</version>
+ <version>2.8.2</version>
</parent>
<artifactId>cli-codegen</artifactId>
diff --git a/auth/cli-editor/pom.xml b/auth/cli-editor/pom.xml
index 1fc40cb6f..64f4e224c 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.8.2-SNAPSHOT</version>
+ <version>2.8.2</version>
</parent>
<artifactId>cli-editor</artifactId>
diff --git a/auth/pom.xml b/auth/pom.xml
index 6b2b9764c..6b9de075a 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.8.2-SNAPSHOT</version>
+ <version>2.8.2</version>
</parent>
<groupId>org.onap.policy.apex-pdp.auth</groupId>