Skip to content

Commit

Permalink
Remove accidentally-included code
Browse files Browse the repository at this point in the history
  • Loading branch information
catamorphism committed Aug 1, 2024
1 parent d9a543f commit a7e238e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions icu4j/releases_tools/github_release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ checkThatJdk8IsDefault
reportTitle Prepare folder with artifacts for GitHub release

mvn clean install -DskipITs -DskipTests -P with_sources,with_javadoc
#mvn clean install -DskipITs -DskipTests -P with_sources
#mvn install -DskipITs -DskipTests -P with_javadoc

rm -fr ${release_folder}
mkdir -p ${release_folder}
Expand Down

0 comments on commit a7e238e

Please sign in to comment.