木子李·De 4 éve
szülő
commit
16995b8fbc
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      build.sh

+ 1 - 1
build.sh

@@ -25,7 +25,7 @@ echo "zip finish in build dir"
 if [ ! -d "$BuildDir/build" ]; then
     mkdir $BuildDir/build
 fi
-mv $BuildDir/report-core/target/report-core-1.0.0-SNAPSHOT-assembly.zip $BuildDir/build/
+mv $BuildDir/report-core/target/aj-report-*.zip $BuildDir/build/
 
 
 cd $BuildDir/