diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-10-19 17:32:34 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-10-19 17:32:34 +0000 |
commit | e3a177108cf80f7659a3088dd25256f9a3f2a44d (patch) | |
tree | 60bdb8c5fd999f4eebbcbec18cbe68792a1d1468 /aai-resources/pom.xml | |
parent | dfe4a02bd155f892895f3234ef8a9bc8ae36bba5 (diff) |
Release aai/resources1.11.0
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 37e397c..db55a35 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.11.0-SNAPSHOT</version> + <version>1.11.0</version> </parent> <properties> <java.version>1.8</java.version> |