@@ -1,7 +0,0 @@
-@echo off
-
-set /p v=input SNAPSHOT vresion:
-java -jar snapshotVersionChange.jar %cd% %v%
-Pause