diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-08-16 19:20:12 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-08-16 19:20:12 +0000 |
commit | 0f2832931e982f72896f8277d5a626d6ec134aec (patch) | |
tree | dfe077120f817bdb2930e897c51a95c75b968815 | |
parent | 9fc185472cf2526ec6911c1873ce43b42ebb226d (diff) |
Release aai/resources1.9.6
-rw-r--r-- | aai-resources/pom.xml | 2 | ||||
-rw-r--r-- | pom.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml index 056bba1..f939c77 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.6-SNAPSHOT</version> + <version>1.9.6</version> </parent> <properties> <java.version>1.8</java.version> @@ -30,7 +30,7 @@ </parent> <groupId>org.onap.aai.resources</groupId> <artifactId>resources</artifactId> - <version>1.9.6-SNAPSHOT</version> + <version>1.9.6</version> <name>aai-resources</name> <packaging>pom</packaging> <modules> |