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 /aai-resources/pom.xml | |
parent | 9fc185472cf2526ec6911c1873ce43b42ebb226d (diff) |
Release aai/resources1.9.6
Diffstat (limited to 'aai-resources/pom.xml')
-rw-r--r-- | aai-resources/pom.xml | 2 |
1 files changed, 1 insertions, 1 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> |