diff --git a/build.sh b/build.sh index a6e86d7d..9c107907 100644 --- a/build.sh +++ b/build.sh @@ -4,7 +4,7 @@ cd $workspace ## constant OUTPUT_DIR=./output -KM_VERSION=2.3.1 +KM_VERSION=2.4.0 APP_NAME=kafka-manager APP_DIR=${APP_NAME}-${KM_VERSION} diff --git a/pom.xml b/pom.xml index 66d78b2b..ef05bf35 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ - 2.3.1-SNAPSHOT + 2.4.0-SNAPSHOT 2.7.0 1.5.13