aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2022-10-20 13:04:36 +0000
committerjenkins-releng <jenkins-releng@onap.org>2022-10-20 13:04:36 +0000
commit9abe811bf15077892cd10c6224e19b21d9f65461 (patch)
tree00f84f06258f523fbf008ed5ce688d73ff333ba9
parent33dbad4bbf89c1598253be13b35aaef49979deeb (diff)
Release policy/parent3.6.1
-rw-r--r--integration/pom.xml2
-rw-r--r--pom.xml2
-rw-r--r--resources/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/integration/pom.xml b/integration/pom.xml
index 1bb93374..d4e19641 100644
--- a/integration/pom.xml
+++ b/integration/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>policy-parent</artifactId>
- <version>3.6.1-SNAPSHOT</version>
+ <version>3.6.1</version>
</parent>
<artifactId>integration</artifactId>
<packaging>pom</packaging>
diff --git a/pom.xml b/pom.xml
index a05e4735..3fcd09d0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
</parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>policy-parent</artifactId>
- <version>3.6.1-SNAPSHOT</version>
+ <version>3.6.1</version>
<packaging>pom</packaging>
<properties>
diff --git a/resources/pom.xml b/resources/pom.xml
index 3be3ce9f..7ec8218e 100644
--- a/resources/pom.xml
+++ b/resources/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>policy-parent</artifactId>
- <version>3.6.1-SNAPSHOT</version>
+ <version>3.6.1</version>
</parent>
<artifactId>policy-parent-resources</artifactId>