aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2020-03-19 09:14:06 +0000
committerjenkins-releng <jenkins-releng@onap.org>2020-03-19 09:14:06 +0000
commit9f11cb2155d48ea52c731c21a5bde6901b3881d8 (patch)
treecd54706605f6ebc16aa8b89407053efd85c80f41
parente78b9eff25270b8a83a232329db034fbb38eaa02 (diff)
Release policy/parent3.1.1
-rw-r--r--integration/pom.xml2
-rw-r--r--pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/integration/pom.xml b/integration/pom.xml
index 2cf71855..18f50f7c 100644
--- a/integration/pom.xml
+++ b/integration/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>policy-parent</artifactId>
- <version>3.1.1-SNAPSHOT</version>
+ <version>3.1.1</version>
</parent>
<artifactId>integration</artifactId>
<packaging>pom</packaging>
diff --git a/pom.xml b/pom.xml
index 69cd81db..39ce5272 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>policy-parent</artifactId>
- <version>3.1.1-SNAPSHOT</version>
+ <version>3.1.1</version>
<packaging>pom</packaging>
<properties>