summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2022-04-12 18:12:51 +0000
committerjenkins-releng <jenkins-releng@onap.org>2022-04-12 18:12:51 +0000
commit53640a0a49bec52c93be18625177338206a74a28 (patch)
treef9e5f6a38bfcd5cbdf300acf3214b79df210540c /tools
parent66287e95e539d168b4bde6ed2ed9acd2a01e933b (diff)
Release policy/apex-pdp2.7.2
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 0ccdb0ea2..67e9caf28 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.7.2-SNAPSHOT</version>
+ <version>2.7.2</version>
</parent>
<artifactId>model-generator</artifactId>
diff --git a/tools/pom.xml b/tools/pom.xml
index a500595c9..60353b21d 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.7.2-SNAPSHOT</version>
+ <version>2.7.2</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 9c79377b5..92d6ba7d1 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.7.2-SNAPSHOT</version>
+ <version>2.7.2</version>
</parent>
<artifactId>simple-wsclient</artifactId>
diff --git a/tools/tools-common/pom.xml b/tools/tools-common/pom.xml
index fb45c5973..0ae163b5e 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.7.2-SNAPSHOT</version>
+ <version>2.7.2</version>
</parent>
<artifactId>tools-common</artifactId>