Move aai-common deps to 1.3.0 09/69209/2
authorJimmy Forsyth <jf2512@att.com>
Thu, 27 Sep 2018 01:40:51 +0000 (21:40 -0400)
committerJames Forsyth <jf2512@att.com>
Thu, 27 Sep 2018 12:32:05 +0000 (12:32 +0000)
Issue-ID: AAI-1681
Change-Id: I68919de4735083c9f09cb683765b16dc895b0f10
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
aai-traversal/pom.xml

index cf4e019..18f7226 100644 (file)
@@ -41,8 +41,8 @@
         <maven.compiler.source>1.8</maven.compiler.source>
         <maven.compiler.target>1.8</maven.compiler.target>
 
-        <aai.schema.version>1.3.0-SNAPSHOT</aai.schema.version>
-        <aai.core.version>1.3.0-SNAPSHOT</aai.core.version>
+        <aai.schema.version>1.3.0</aai.schema.version>
+        <aai.core.version>1.3.0</aai.core.version>
 
         <spring.boot.version>1.5.15.RELEASE</spring.boot.version>