summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2023-10-18 12:10:01 +0000
committerjenkins-releng <jenkins-releng@onap.org>2023-10-18 12:10:01 +0000
commit82e7318e1ab18c7c571c799a9ff775090cab7175 (patch)
treea522d591f16946f797ceb305ba113d5f821ec1c1 /tools
parentf334cdba69c0c322e6dddb40c6192bc969dae16f (diff)
Release policy/apex-pdp3.0.1
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 6dc029b94..bcde6926e 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.0.1-SNAPSHOT</version>
+ <version>3.0.1</version>
</parent>
<artifactId>model-generator</artifactId>
diff --git a/tools/pom.xml b/tools/pom.xml
index 1ca134e08..11b8ca9ea 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.0.1-SNAPSHOT</version>
+ <version>3.0.1</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 6d33b7a83..63fd9e624 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.0.1-SNAPSHOT</version>
+ <version>3.0.1</version>
</parent>
<artifactId>simple-wsclient</artifactId>
diff --git a/tools/tools-common/pom.xml b/tools/tools-common/pom.xml
index 71fcb3c27..174a6c5e6 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.0.1-SNAPSHOT</version>
+ <version>3.0.1</version>
</parent>
<artifactId>tools-common</artifactId>