diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-08-22 15:57:52 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-08-22 15:57:52 +0000 |
commit | 401b10e2d289b199a8d6398a1c907a7813d8e715 (patch) | |
tree | 2fba8ff3f87fc2924bba490c09359890d7c26603 /aai-resources | |
parent | c5cb257a473a4bac848c220b3d5684cc127212fa (diff) |
Release aai/resources1.9.0
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 57d8244..3d68e9d 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.0-SNAPSHOT</version> + <version>1.9.0</version> </parent> <properties> <java.version>1.8</java.version> |