Clean up properties not being used 96/70696/2
authorKajur, Harish (vk250x) <vk250x@att.com>
Wed, 17 Oct 2018 23:38:05 +0000 (19:38 -0400)
committerKajur, Harish (vk250x) <vk250x@att.com>
Wed, 17 Oct 2018 23:39:36 +0000 (19:39 -0400)
Removing this property will ensure the
automatic version increment of the docker
images in master branch as currently the
master and casablanca are both using the
1.3-STAGING-latest because of this property
in both pom.xml and aai-traversal/pom.xml

Issue-ID: AAI-1606
Change-Id: Id7dd9ac7b4ddfa7535799405e41813f811a4bc5c
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
aai-traversal/pom.xml

index 39ff009..452074a 100644 (file)
         <aai.build.directory>${project.build.directory}/${project.artifactId}-${project.version}-build/</aai.build.directory>
         <aai.docker.namespace>onap</aai.docker.namespace>
 
-        <aai.project.version>1.3.0</aai.project.version>
-        <aai.docker.version>1.3</aai.docker.version>
-
         <!--
             Nexus Proxy Properties and Snapshot Locations
             Ideally this can be overwritten at runtime per internal environment specific values at runtime