aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2021-08-22 15:57:52 +0000
committerjenkins-releng <jenkins-releng@onap.org>2021-08-22 15:57:52 +0000
commit401b10e2d289b199a8d6398a1c907a7813d8e715 (patch)
tree2fba8ff3f87fc2924bba490c09359890d7c26603
parentc5cb257a473a4bac848c220b3d5684cc127212fa (diff)
Release aai/resources1.9.0
-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 57d8244..3d68e9d 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.9.0-SNAPSHOT</version>
+ <version>1.9.0</version>
</parent>
<properties>
<java.version>1.8</java.version>
diff --git a/pom.xml b/pom.xml
index 1c3adea..3c4c85f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
</parent>
<groupId>org.onap.aai.resources</groupId>
<artifactId>resources</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.9.0</version>
<name>aai-resources</name>
<packaging>pom</packaging>
<modules>