Change aai-release-version to allow override 22/100422/1
authorForsyth, James (jf2512) <jf2512@att.com>
Fri, 17 Jan 2020 19:37:41 +0000 (14:37 -0500)
committerForsyth, James (jf2512) <jf2512@att.com>
Fri, 17 Jan 2020 19:38:11 +0000 (14:38 -0500)
Issue-ID: AAI-2753
Change-Id: I5ca91b92e27412e84ef0104908360f0b2e09993d
Signed-off-by: Forsyth, James (jf2512) <jf2512@att.com>
aai-parent/pom.xml

index c187d09..3977518 100644 (file)
@@ -39,7 +39,7 @@
 
        <properties>
                <!--  update this just prior to release or figure out something with version.properties -->
-               <aai.release.version>1.6.1-SNAPSHOT</aai.release.version>
+               <aai.release.version>${project.version}</aai.release.version>
                <aai.common.logging.version>1.5.1</aai.common.logging.version>
                <aai.rest.client.version>1.5.1</aai.rest.client.version>
                <aai.schema.service.version>1.6.0</aai.schema.service.version>