aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2021-08-27 15:44:43 +0000
committerjenkins-releng <jenkins-releng@onap.org>2021-08-27 15:44:43 +0000
commitf959ca46ad0717ec8755ad8691cd2727d747ea87 (patch)
tree52b4908bc0535d8740abd3b4612069ca77c5a9a1
parentce61edbd873cdabe9375fce41fae273060f3759f (diff)
Release aai/resources1.9.1
-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 2e5786e..4e24444 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.1-SNAPSHOT</version>
+ <version>1.9.1</version>
</parent>
<properties>
<java.version>1.8</java.version>
diff --git a/pom.xml b/pom.xml
index b68fbdd..1ab8932 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
</parent>
<groupId>org.onap.aai.resources</groupId>
<artifactId>resources</artifactId>
- <version>1.9.1-SNAPSHOT</version>
+ <version>1.9.1</version>
<name>aai-resources</name>
<packaging>pom</packaging>
<modules>