Update version of cdt proxy 17/104517/1
authorPatrick Brady <patrick.brady@att.com>
Thu, 26 Mar 2020 16:20:19 +0000 (09:20 -0700)
committerPatrick Brady <patrick.brady@att.com>
Thu, 26 Mar 2020 16:20:27 +0000 (09:20 -0700)
Update to the snapshot version of the cdt proxy in
order to enable support for the new cdt authentication.

Change-Id: I90e4e938a2ecf5090e30faeaa39f6b304d38ebd2
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1854

installation/appc/pom.xml

index abe20fa..9be6829 100644 (file)
@@ -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.7.0</appc.cdt.version>
+               <appc.cdt.version>1.7.1-SNAPSHOT</appc.cdt.version>
                <docker.plugin.version>0.28.0</docker.plugin.version>
        </properties>