diff --git a/km-rest/src/main/resources/distribution/kafka-manager-springboot-distribution.xml b/km-rest/src/main/resources/distribution/kafka-manager-springboot-distribution.xml deleted file mode 100755 index 51c9a632..00000000 --- a/km-rest/src/main/resources/distribution/kafka-manager-springboot-distribution.xml +++ /dev/null @@ -1,63 +0,0 @@ - - assembly - - tar - zip - - - - src/main/resources/bin - bin - - control.sh - start.bat - - 0755 - - - src/main/resources - config - - *.properties - *.xml - *.yml - env/dev/* - env/qa/* - env/uat/* - env/prod/* - - - - target - lib - - - kafka-manager-web*.jar - - - - *sources.jar - - - - src/main/resources - logs - 0755 - - **/* - - - - - \ No newline at end of file