summaryrefslogtreecommitdiffstats
path: root/auth
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2020-05-20 10:28:08 +0000
committerjenkins-releng <jenkins-releng@onap.org>2020-05-20 10:28:08 +0000
commit855f47f1c03a3c916de7838a2b60094028fe4dc2 (patch)
treecda7ade4259fc02db359cca8a9a6bf6cf2f8f610 /auth
parent737139dbc3bb5bab544650ac2075166c11010849 (diff)
Release policy/apex-pdp2.3.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 5d0142318..27409e3bf 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.3.2-SNAPSHOT</version>
+ <version>2.3.2</version>
</parent>
<artifactId>cli-codegen</artifactId>
diff --git a/auth/cli-editor/pom.xml b/auth/cli-editor/pom.xml
index 11021a698..538e318d7 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.3.2-SNAPSHOT</version>
+ <version>2.3.2</version>
</parent>
<artifactId>cli-editor</artifactId>
diff --git a/auth/pom.xml b/auth/pom.xml
index dda09c1ce..cbbc43480 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.3.2-SNAPSHOT</version>
+ <version>2.3.2</version>
</parent>
<groupId>org.onap.policy.apex-pdp.auth</groupId>