summaryrefslogtreecommitdiffstats
path: root/auth
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2024-05-16 16:15:06 +0000
committerjenkins-releng <jenkins-releng@onap.org>2024-05-16 16:15:06 +0000
commit5ee96c5e0411a098ffb7b9802b90982af4c2dbcd (patch)
tree1a74839f082d9385eeed25f789cec5299f6580a4 /auth
parent9995483ab06953be9a0feab0c4ebfc4de16ca0b2 (diff)
Release policy/apex-pdp3.1.3
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 99e890669..7a4cac43f 100644
--- a/auth/cli-codegen/pom.xml
+++ b/auth/cli-codegen/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.apex-pdp.auth</groupId>
<artifactId>auth</artifactId>
- <version>3.1.3-SNAPSHOT</version>
+ <version>3.1.3</version>
</parent>
<artifactId>cli-codegen</artifactId>
diff --git a/auth/cli-editor/pom.xml b/auth/cli-editor/pom.xml
index 5c169ac79..49b0743e0 100644
--- a/auth/cli-editor/pom.xml
+++ b/auth/cli-editor/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.apex-pdp.auth</groupId>
<artifactId>auth</artifactId>
- <version>3.1.3-SNAPSHOT</version>
+ <version>3.1.3</version>
</parent>
<artifactId>cli-editor</artifactId>
diff --git a/auth/pom.xml b/auth/pom.xml
index 218c75f8f..efe58e21d 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>3.1.3-SNAPSHOT</version>
+ <version>3.1.3</version>
</parent>
<groupId>org.onap.policy.apex-pdp.auth</groupId>