From 822dacaead190215b636a2ade2c8066a54b1fbe6 Mon Sep 17 00:00:00 2001 From: Vaibhav Sethi Date: Thu, 21 Sep 2023 16:12:51 +0530 Subject: [PATCH] Remove -SNAPSHOT from release/0.8 --- 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 61201c5..88875e1 100644 --- a/delta-api/pom.xml +++ b/delta-api/pom.xml @@ -23,7 +23,7 @@ io.cdap.delta delta - 0.8.3-SNAPSHOT + 0.8.3 delta-api diff --git a/delta-app/pom.xml b/delta-app/pom.xml index c2244ee..8fa48a4 100644 --- a/delta-app/pom.xml +++ b/delta-app/pom.xml @@ -23,7 +23,7 @@ io.cdap.delta delta - 0.8.3-SNAPSHOT + 0.8.3 delta-app diff --git a/delta-coverage/pom.xml b/delta-coverage/pom.xml index fd7ca62..d9471a5 100644 --- a/delta-coverage/pom.xml +++ b/delta-coverage/pom.xml @@ -20,7 +20,7 @@ io.cdap.delta delta - 0.8.3-SNAPSHOT + 0.8.3 4.0.0 diff --git a/delta-proto/pom.xml b/delta-proto/pom.xml index 385b1cc..ce190c6 100644 --- a/delta-proto/pom.xml +++ b/delta-proto/pom.xml @@ -23,7 +23,7 @@ io.cdap.delta delta - 0.8.3-SNAPSHOT + 0.8.3 delta-proto diff --git a/delta-test/pom.xml b/delta-test/pom.xml index 9526e72..70000ee 100644 --- a/delta-test/pom.xml +++ b/delta-test/pom.xml @@ -23,7 +23,7 @@ io.cdap.delta delta - 0.8.3-SNAPSHOT + 0.8.3 delta-test diff --git a/pom.xml b/pom.xml index 8ba98d5..6d579c4 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ io.cdap.delta delta - 0.8.3-SNAPSHOT + 0.8.3 Delta Pipelines pom CDAP Delta pipelines