aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--aai-traversal/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/aai-traversal/pom.xml b/aai-traversal/pom.xml
index cf4e019..18f7226 100644
--- a/aai-traversal/pom.xml
+++ b/aai-traversal/pom.xml
@@ -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>