aboutsummaryrefslogtreecommitdiffstats
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 6c5378d..4ede334 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.5.0-SNAPSHOT</appc.cdt.version>
+ <appc.cdt.version>1.5.2</appc.cdt.version>
<docker.plugin.version>0.28.0</docker.plugin.version>
</properties>