summaryrefslogtreecommitdiffstats
path: root/auth
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2022-04-12 18:12:51 +0000
committerjenkins-releng <jenkins-releng@onap.org>2022-04-12 18:12:51 +0000
commit53640a0a49bec52c93be18625177338206a74a28 (patch)
treef9e5f6a38bfcd5cbdf300acf3214b79df210540c /auth
parent66287e95e539d168b4bde6ed2ed9acd2a01e933b (diff)
Release policy/apex-pdp2.7.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 6aeaa9e62..d8492ce98 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.7.2-SNAPSHOT</version>
+ <version>2.7.2</version>
</parent>
<artifactId>cli-codegen</artifactId>
diff --git a/auth/cli-editor/pom.xml b/auth/cli-editor/pom.xml
index 505b9eb2d..bd52f2896 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.7.2-SNAPSHOT</version>
+ <version>2.7.2</version>
</parent>
<artifactId>cli-editor</artifactId>
diff --git a/auth/pom.xml b/auth/pom.xml
index 2d0138213..9553375db 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.7.2-SNAPSHOT</version>
+ <version>2.7.2</version>
</parent>
<groupId>org.onap.policy.apex-pdp.auth</groupId>