Skip to content

Commit 397589a

Browse files
committed
Update RELEASE-checklist.sh to not contain guava any more
Signed-off-by: Sven Strickroth <email@cs-ware.de>
1 parent cf7ed3d commit 397589a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

RELEASE-checklist.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ set -e
88

99

1010
# Make sure the build is ok via
11-
mvn -Dguava.version=27.0-jre -f aggregate clean verify javadoc:jar source:jar
1211
mvn -f aggregate clean verify jacoco:report site javadoc:jar source:jar
1312
mvn install
1413
mvn org.sonatype.ossindex.maven:ossindex-maven-plugin:audit -f aggregate

0 commit comments

Comments
 (0)