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 | |
parent | 3d780ec8e551e797ff6eff80abaea8ca9bf478bd (diff) |
Release aai/resources1.7.2
-rw-r--r-- | aai-resources/pom.xml | 2 | ||||
-rw-r--r-- | pom.xml | 2 |
2 files changed, 2 insertions, 2 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> @@ -30,7 +30,7 @@ </parent> <groupId>org.onap.aai.resources</groupId> <artifactId>resources</artifactId> - <version>1.7.2-SNAPSHOT</version> + <version>1.7.2</version> <name>aai-resources</name> <packaging>pom</packaging> <modules> |