summaryrefslogtreecommitdiffstats
path: root/auth
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2020-04-15 00:01:29 +0000
committerjenkins-releng <jenkins-releng@onap.org>2020-04-15 00:01:29 +0000
commitdfb95939add99ab97f902ebf1a6b39905c47ae42 (patch)
treef13e9dd5d7f3d835c418694c6950e987ce2beaf1 /auth
parente129130747f3e544f0b23dbb771ee9b8a080155c (diff)
Release policy/apex-pdp2.3.1
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 2bbc3fc77..c4d1e25bb 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.1-SNAPSHOT</version>
+ <version>2.3.1</version>
</parent>
<artifactId>cli-codegen</artifactId>
diff --git a/auth/cli-editor/pom.xml b/auth/cli-editor/pom.xml
index a1322875b..bf5837954 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.1-SNAPSHOT</version>
+ <version>2.3.1</version>
</parent>
<artifactId>cli-editor</artifactId>
diff --git a/auth/pom.xml b/auth/pom.xml
index 8c0b35726..2232d07db 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.1-SNAPSHOT</version>
+ <version>2.3.1</version>
</parent>
<groupId>org.onap.policy.apex-pdp.auth</groupId>