summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--installation/appc/pom.xml2
1 files changed, 1 insertions, 1 deletions
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 @@ limitations under the License.
<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>