Removed SNAPSHOTS in dependencies 13/44713/1
authorFrancis Paquette <francis.paquette@amdocs.com>
Wed, 25 Apr 2018 17:40:46 +0000 (13:40 -0400)
committerFrancis Paquette <francis.paquette@amdocs.com>
Wed, 25 Apr 2018 17:40:59 +0000 (13:40 -0400)
Issue-ID: AAI-1055
Change-Id: I569149b7200e3f2a3afdac858d4d13afba87da4d
Signed-off-by: Francis Paquette <francis.paquette@amdocs.com>
sparkybe-onap-application/pom.xml
sparkybe-onap-service/pom.xml

index 98bad9b..f9e7399 100644 (file)
                <dependency>
                        <groupId>org.onap.aai.aai-common</groupId>
                        <artifactId>aai-schema</artifactId>
-                       <version>1.2.2-SNAPSHOT</version>
+                       <version>1.2.3</version>
                </dependency>
 
                <dependency>
index 470ef95..dacce02 100644 (file)
@@ -214,7 +214,7 @@ some of the depedencies should probably have a scope of provided so they don't a
                <dependency>
                        <groupId>org.onap.aai.aai-common</groupId>
                        <artifactId>aai-schema</artifactId>
-                       <version>1.2.2-SNAPSHOT</version>
+                       <version>1.2.3</version>
                </dependency>
 
                <dependency>