diff --git a/delta-api/pom.xml b/delta-api/pom.xml index 5da21f3..da77f4f 100644 --- a/delta-api/pom.xml +++ b/delta-api/pom.xml @@ -23,7 +23,7 @@ io.cdap.delta delta - 0.8.1 + 0.8.2-SNAPSHOT delta-api diff --git a/delta-app/pom.xml b/delta-app/pom.xml index ff26eee..bd52c64 100644 --- a/delta-app/pom.xml +++ b/delta-app/pom.xml @@ -23,7 +23,7 @@ io.cdap.delta delta - 0.8.1 + 0.8.2-SNAPSHOT delta-app diff --git a/delta-coverage/pom.xml b/delta-coverage/pom.xml index 631f543..5d0082e 100644 --- a/delta-coverage/pom.xml +++ b/delta-coverage/pom.xml @@ -20,7 +20,7 @@ io.cdap.delta delta - 0.8.1 + 0.8.2-SNAPSHOT 4.0.0 diff --git a/delta-proto/pom.xml b/delta-proto/pom.xml index 2430f8f..6cf5cc4 100644 --- a/delta-proto/pom.xml +++ b/delta-proto/pom.xml @@ -23,7 +23,7 @@ io.cdap.delta delta - 0.8.1 + 0.8.2-SNAPSHOT delta-proto diff --git a/delta-test/pom.xml b/delta-test/pom.xml index d1ed384..a1f0195 100644 --- a/delta-test/pom.xml +++ b/delta-test/pom.xml @@ -23,7 +23,7 @@ io.cdap.delta delta - 0.8.1 + 0.8.2-SNAPSHOT delta-test diff --git a/pom.xml b/pom.xml index bd14f5b..dad8158 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ io.cdap.delta delta - 0.8.1 + 0.8.2-SNAPSHOT Delta Pipelines pom CDAP Delta pipelines