From 41482e246a60902c8a53c0dc771735fc0785dda4 Mon Sep 17 00:00:00 2001 From: Dennis Li <23002167+dli357@users.noreply.github.com> Date: Mon, 24 Jul 2023 20:20:21 -0700 Subject: [PATCH] [CDAP-20739] Fix remainder of delta submodule versions --- delta-api/pom.xml | 2 +- delta-app/pom.xml | 2 +- delta-coverage/pom.xml | 2 +- delta-proto/pom.xml | 2 +- delta-test/pom.xml | 2 +- pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) 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