summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2020-09-17 13:46:42 +0000
committerjenkins-releng <jenkins-releng@onap.org>2020-09-17 13:46:42 +0000
commit7960f5c9cf6f5386b72dcb3b494d1add3bb34bda (patch)
tree6694a82ffb47b32688965586694a1774339ed86a
parent3d780ec8e551e797ff6eff80abaea8ca9bf478bd (diff)
Release aai/resources1.7.2
-rw-r--r--aai-resources/pom.xml2
-rw-r--r--pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml
index f2b7671..5bf7c31 100644
--- a/aai-resources/pom.xml
+++ b/aai-resources/pom.xml
@@ -28,7 +28,7 @@
<parent>
<groupId>org.onap.aai.resources</groupId>
<artifactId>resources</artifactId>
- <version>1.7.2-SNAPSHOT</version>
+ <version>1.7.2</version>
</parent>
<properties>
<java.version>1.8</java.version>
diff --git a/pom.xml b/pom.xml
index 7c3c67f..11f3410 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
</parent>
<groupId>org.onap.aai.resources</groupId>
<artifactId>resources</artifactId>
- <version>1.7.2-SNAPSHOT</version>
+ <version>1.7.2</version>
<name>aai-resources</name>
<packaging>pom</packaging>
<modules>