diff --git a/delta-api/pom.xml b/delta-api/pom.xml index a39136f..61201c5 100644 --- a/delta-api/pom.xml +++ b/delta-api/pom.xml @@ -23,7 +23,7 @@ io.cdap.delta delta - 0.8.2 + 0.8.3-SNAPSHOT delta-api diff --git a/delta-app/pom.xml b/delta-app/pom.xml index 1ecb5eb..c2244ee 100644 --- a/delta-app/pom.xml +++ b/delta-app/pom.xml @@ -23,7 +23,7 @@ io.cdap.delta delta - 0.8.2 + 0.8.3-SNAPSHOT delta-app diff --git a/delta-coverage/pom.xml b/delta-coverage/pom.xml index 06c0eaa..fd7ca62 100644 --- a/delta-coverage/pom.xml +++ b/delta-coverage/pom.xml @@ -20,7 +20,7 @@ io.cdap.delta delta - 0.8.2 + 0.8.3-SNAPSHOT 4.0.0 diff --git a/delta-proto/pom.xml b/delta-proto/pom.xml index 3936f10..385b1cc 100644 --- a/delta-proto/pom.xml +++ b/delta-proto/pom.xml @@ -23,7 +23,7 @@ io.cdap.delta delta - 0.8.2 + 0.8.3-SNAPSHOT delta-proto diff --git a/delta-test/pom.xml b/delta-test/pom.xml index 22406bc..9526e72 100644 --- a/delta-test/pom.xml +++ b/delta-test/pom.xml @@ -23,7 +23,7 @@ io.cdap.delta delta - 0.8.2 + 0.8.3-SNAPSHOT delta-test diff --git a/pom.xml b/pom.xml index a4c1a4e..8ba98d5 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ io.cdap.delta delta - 0.8.2 + 0.8.3-SNAPSHOT Delta Pipelines pom CDAP Delta pipelines