diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-08-27 15:44:43 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-08-27 15:44:43 +0000 |
commit | f959ca46ad0717ec8755ad8691cd2727d747ea87 (patch) | |
tree | 52b4908bc0535d8740abd3b4612069ca77c5a9a1 /aai-resources | |
parent | ce61edbd873cdabe9375fce41fae273060f3759f (diff) |
Release aai/resources1.9.1
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 2e5786e..4e24444 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.1-SNAPSHOT</version> + <version>1.9.1</version> </parent> <properties> <java.version>1.8</java.version> |