aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2022-01-27 19:06:38 +0000
committerjenkins-releng <jenkins-releng@onap.org>2022-01-27 19:06:38 +0000
commit38a1e104f508bae35f715e42a7b3ef6804b14edf (patch)
treeb78e7b001b1c25438bc2302c4c448a5ff8cf1fb2
parent0c4ef10f4854a801838ffc964166b7b97b6452a1 (diff)
Release aai/resources1.9.3
-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 48102ae..2a8a0db 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.3-SNAPSHOT</version>
+ <version>1.9.3</version>
</parent>
<properties>
<java.version>1.8</java.version>
diff --git a/pom.xml b/pom.xml
index 2eec04d..f15efe7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
</parent>
<groupId>org.onap.aai.resources</groupId>
<artifactId>resources</artifactId>
- <version>1.9.3-SNAPSHOT</version>
+ <version>1.9.3</version>
<name>aai-resources</name>
<packaging>pom</packaging>
<modules>