aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2023-01-18 22:25:34 +0000
committerjenkins-releng <jenkins-releng@onap.org>2023-01-18 22:25:34 +0000
commit1b316f143012d9be392a051db0c727f3077bae8f (patch)
treea60b005b4b95407f90521fb87c8f5b34d4401757
parent973bd56f77c163e4bc0d09cafcb49f12910db1db (diff)
Release aai/resources1.10.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 bc8cd57..d853bd9 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.10.0-SNAPSHOT</version>
+ <version>1.10.0</version>
</parent>
<properties>
<java.version>1.8</java.version>
diff --git a/pom.xml b/pom.xml
index 4adc28c..08d4c4e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
</parent>
<groupId>org.onap.aai.resources</groupId>
<artifactId>resources</artifactId>
- <version>1.10.0-SNAPSHOT</version>
+ <version>1.10.0</version>
<name>aai-resources</name>
<packaging>pom</packaging>
<modules>