Change to release ver of cdt proxy
Change-Id: I1949b6475c225f6f6ddc5a325ed8ea84c4d654d5
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-961
diff --git a/installation/appc/pom.xml b/installation/appc/pom.xml
index 48f7aaa..a475669 100644
--- a/installation/appc/pom.xml
+++ b/installation/appc/pom.xml
@@ -47,7 +47,7 @@
<appc.docker.staging.version>1.0.0</appc.docker.staging.version>
<maven.build.timestamp.format>yyyyMMdd'T'HHmmss'Z'</maven.build.timestamp.format>
<!--Determines the version of the cdt-proxy-service to download and install-->
- <appc.cdt.version>1.3.0-SNAPSHOT</appc.cdt.version>
+ <appc.cdt.version>1.3.0</appc.cdt.version>
</properties>