summaryrefslogtreecommitdiffstats
path: root/tools
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 /tools
parent9995483ab06953be9a0feab0c4ebfc4de16ca0b2 (diff)
Release policy/apex-pdp3.1.3
Diffstat (limited to 'tools')
-rw-r--r--tools/model-generator/pom.xml2
-rw-r--r--tools/pom.xml2
-rw-r--r--tools/simple-wsclient/pom.xml2
-rw-r--r--tools/tools-common/pom.xml2
4 files changed, 4 insertions, 4 deletions
diff --git a/tools/model-generator/pom.xml b/tools/model-generator/pom.xml
index b11bbd52e..135194cde 100644
--- a/tools/model-generator/pom.xml
+++ b/tools/model-generator/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.policy.apex-pdp.tools</groupId>
<artifactId>tools</artifactId>
- <version>3.1.3-SNAPSHOT</version>
+ <version>3.1.3</version>
</parent>
<artifactId>model-generator</artifactId>
diff --git a/tools/pom.xml b/tools/pom.xml
index 6ce019000..cf80541b8 100644
--- a/tools/pom.xml
+++ b/tools/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.tools</groupId>
diff --git a/tools/simple-wsclient/pom.xml b/tools/simple-wsclient/pom.xml
index a0ccb482d..08f574a10 100644
--- a/tools/simple-wsclient/pom.xml
+++ b/tools/simple-wsclient/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.policy.apex-pdp.tools</groupId>
<artifactId>tools</artifactId>
- <version>3.1.3-SNAPSHOT</version>
+ <version>3.1.3</version>
</parent>
<artifactId>simple-wsclient</artifactId>
diff --git a/tools/tools-common/pom.xml b/tools/tools-common/pom.xml
index e00f1f2f9..015eb0ce0 100644
--- a/tools/tools-common/pom.xml
+++ b/tools/tools-common/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.policy.apex-pdp.tools</groupId>
<artifactId>tools</artifactId>
- <version>3.1.3-SNAPSHOT</version>
+ <version>3.1.3</version>
</parent>
<artifactId>tools-common</artifactId>