Skip to content

Commit 3020551

Browse files
committed
[fix] Fix mail library (should be in the common lib/ directory)
1 parent 394d7a2 commit 3020551

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ if [[ -f "pom.xml.releaseBackup" ]]; then
1919
echo "Rollback previous release [OK]"
2020
fi
2121

22-
mvn clean -pl cesium-plus-assembly --quietcd ..
22+
mvn clean -pl cesium-plus-pod-assembly --quiet
2323

2424
echo "**********************************"
2525
echo "* Preparing release..."

0 commit comments

Comments
 (0)