diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-09-23 16:01:10 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-09-23 16:01:10 +0000 |
commit | bf8062f1a239486b77f8a1ec5ffc6ce5d4aae04e (patch) | |
tree | dd150fb62f7dd764d70b8524d4ca71eaf1650445 /aai-resources | |
parent | 2fc750b339f4a45cb68e1e532dcc0e6d6a023b12 (diff) |
Release aai/resources1.9.7
Diffstat (limited to 'aai-resources')
-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 3b29f25..0d57081 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.7-SNAPSHOT</version> + <version>1.9.7</version> </parent> <properties> <java.version>1.8</java.version> |