summaryrefslogtreecommitdiffstats
path: root/auth
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2022-09-23 06:40:50 +0000
committerjenkins-releng <jenkins-releng@onap.org>2022-09-23 06:40:50 +0000
commitb4e15d3823a361458b9001ee070474c678207674 (patch)
treec036d5d6fb8e0b63eda17758a57a24a3e4fda346 /auth
parent7bc922f66223096b69abd1dab7009d306375c4d4 (diff)
Release policy/apex-pdp2.8.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 41ff3f894..1b31ee358 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.0-SNAPSHOT</version>
+ <version>2.8.0</version>
</parent>
<artifactId>cli-codegen</artifactId>
diff --git a/auth/cli-editor/pom.xml b/auth/cli-editor/pom.xml
index ca97b03e5..5e229c4dd 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.0-SNAPSHOT</version>
+ <version>2.8.0</version>
</parent>
<artifactId>cli-editor</artifactId>
diff --git a/auth/pom.xml b/auth/pom.xml
index 8348d7588..0d39257e7 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.0-SNAPSHOT</version>
+ <version>2.8.0</version>
</parent>
<groupId>org.onap.policy.apex-pdp.auth</groupId>