aai-schema:1.3.0-SNAPSHOT is gone 73/70273/1
authorRob Daugherty <rd472p@att.com>
Thu, 11 Oct 2018 17:08:45 +0000 (13:08 -0400)
committerRob Daugherty <rd472p@att.com>
Thu, 11 Oct 2018 17:10:49 +0000 (13:10 -0400)
We must now use the newly released 1.3.0 version

Change-Id: I5b7f0f8847031b776ab49b453f237f009e71804b
Issue-ID: SO-1129
Signed-off-by: Rob Daugherty <rd472p@att.com>
common/pom.xml

index 285cd56..d8e71b0 100644 (file)
@@ -62,7 +62,7 @@
                <dependency>
                        <groupId>org.onap.aai.aai-common</groupId>
                        <artifactId>aai-schema</artifactId>
-                       <version>1.3.0-SNAPSHOT</version>
+                       <version>1.3.0</version>
                </dependency>
                <dependency>
                        <groupId>org.modelmapper</groupId>