aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2022-10-19 17:32:34 +0000
committerjenkins-releng <jenkins-releng@onap.org>2022-10-19 17:32:34 +0000
commite3a177108cf80f7659a3088dd25256f9a3f2a44d (patch)
tree60bdb8c5fd999f4eebbcbec18cbe68792a1d1468
parentdfe4a02bd155f892895f3234ef8a9bc8ae36bba5 (diff)
Release aai/resources1.11.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 37e397c..db55a35 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.11.0-SNAPSHOT</version>
+ <version>1.11.0</version>
</parent>
<properties>
<java.version>1.8</java.version>
diff --git a/pom.xml b/pom.xml
index fd8bcb0..86b5c2f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
</parent>
<groupId>org.onap.aai.resources</groupId>
<artifactId>resources</artifactId>
- <version>1.11.0-SNAPSHOT</version>
+ <version>1.11.0</version>
<name>aai-resources</name>
<packaging>pom</packaging>
<modules>