aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2022-03-21 15:18:32 +0000
committerjenkins-releng <jenkins-releng@onap.org>2022-03-21 15:18:32 +0000
commit8bcee26ce34267508223601e0ca046f81cfb91f9 (patch)
treeacb704ac6ae5b88a612d885c65a9d816b89552de
parent23259166204cd60ffcc6bfbf0fa222f9806cabcd (diff)
Release aai/resources1.9.5
-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 e7e81e7..e4e12b8 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.5-SNAPSHOT</version>
+ <version>1.9.5</version>
</parent>
<properties>
<java.version>1.8</java.version>
diff --git a/pom.xml b/pom.xml
index 4893057..2bb3f6b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
</parent>
<groupId>org.onap.aai.resources</groupId>
<artifactId>resources</artifactId>
- <version>1.9.5-SNAPSHOT</version>
+ <version>1.9.5</version>
<name>aai-resources</name>
<packaging>pom</packaging>
<modules>