summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2021-02-23 19:15:22 +0000
committerjenkins-releng <jenkins-releng@onap.org>2021-02-23 19:15:22 +0000
commitfeddb32e26ff5269ac654500bcf2f630568fb44a (patch)
tree975c333179f92776d1cf33fbb9f7d4b31bc57caa /tools
parent1f47753355dfd706899ce25cc321196b5f43d8aa (diff)
Release policy/apex-pdp2.5.0
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 3ba85ecfe..98f7b8395 100644
--- a/tools/model-generator/pom.xml
+++ b/tools/model-generator/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.policy.apex-pdp.tools</groupId>
<artifactId>tools</artifactId>
- <version>2.5.0-SNAPSHOT</version>
+ <version>2.5.0</version>
</parent>
<artifactId>model-generator</artifactId>
diff --git a/tools/pom.xml b/tools/pom.xml
index 23f4bd52b..5d6316bfb 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>2.5.0-SNAPSHOT</version>
+ <version>2.5.0</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 fa3515408..703d0c8e1 100644
--- a/tools/simple-wsclient/pom.xml
+++ b/tools/simple-wsclient/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.policy.apex-pdp.tools</groupId>
<artifactId>tools</artifactId>
- <version>2.5.0-SNAPSHOT</version>
+ <version>2.5.0</version>
</parent>
<artifactId>simple-wsclient</artifactId>
diff --git a/tools/tools-common/pom.xml b/tools/tools-common/pom.xml
index 0f6ab6b3d..56313b15e 100644
--- a/tools/tools-common/pom.xml
+++ b/tools/tools-common/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.policy.apex-pdp.tools</groupId>
<artifactId>tools</artifactId>
- <version>2.5.0-SNAPSHOT</version>
+ <version>2.5.0</version>
</parent>
<artifactId>tools-common</artifactId>