From 22c41065a66384870465b4d015f818bf31b1fbc2 Mon Sep 17 00:00:00 2001 From: itsankit-google Date: Tue, 23 Jan 2024 10:44:10 +0000 Subject: [PATCH] bump snapshot for 6.9 branch --- pom.xml | 2 +- sandboxjs/sandbox_version.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 49f6cd26059..27b0195cb29 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ io.cdap.cdap cdap - 6.9.4 + 6.9.5-SNAPSHOT cdap-ui diff --git a/sandboxjs/sandbox_version.json b/sandboxjs/sandbox_version.json index 1ab14c06bd0..8e9134e9241 100644 --- a/sandboxjs/sandbox_version.json +++ b/sandboxjs/sandbox_version.json @@ -1,4 +1,4 @@ { - "release": "v6.9.3", - "version": "6.9.3" + "release": "v6.9.4", + "version": "6.9.4" }