From 3c5e042c45004d999afe1de9cf26247fb0f279fe Mon Sep 17 00:00:00 2001 From: "Joshua T. Fox" <4542591+JoshuaFox@users.noreply.github.com> Date: Tue, 9 Jun 2020 14:56:06 +0300 Subject: [PATCH] Update dependency Build breaks as-is because of missing SNAPSHOT version of a dependency. WIth the correct release version, the build succeeds --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 374a022..b18caf3 100755 --- a/pom.xml +++ b/pom.xml @@ -186,7 +186,7 @@ co.cask cdap-maven-plugin - 1.0.0-SNAPSHOT + 1.0.0 system:cdap-data-pipeline[4.0.0,5.0.0-SNAPSHOT)