updated aai-schema dependency to 1.7.2 41/107741/3
authorBenjamin, Max (mb388a) <mb388a@att.com>
Fri, 15 May 2020 13:57:38 +0000 (09:57 -0400)
committerBenjamin, Max (mb388a) <mb388a@att.com>
Fri, 15 May 2020 15:36:34 +0000 (11:36 -0400)
Issue-ID: SO-2939
Change-Id: I5e9f47af8d51a0aee8d150e1956ad7ef85206988
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 9a095f5..ea3dca9 100644 (file)
--- a/pom.xml
+++ b/pom.xml
       <dependency>
         <groupId>org.onap.aai.schema-service</groupId>
         <artifactId>aai-schema</artifactId>
-        <version>1.7.1-SNAPSHOT</version>
+        <version>1.7.2</version>
       </dependency>
     </dependencies>
   </dependencyManagement>