diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-09-17 13:46:42 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-09-17 13:46:42 +0000 |
commit | 7960f5c9cf6f5386b72dcb3b494d1add3bb34bda (patch) | |
tree | 6694a82ffb47b32688965586694a1774339ed86a /aai-resources/pom.xml | |
parent | 3d780ec8e551e797ff6eff80abaea8ca9bf478bd (diff) |
Release aai/resources1.7.2
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 f2b7671..5bf7c31 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.7.2-SNAPSHOT</version> + <version>1.7.2</version> </parent> <properties> <java.version>1.8</java.version> |