diff --git a/release.sh b/release.sh index 326cd750..dda5aab6 100755 --- a/release.sh +++ b/release.sh @@ -36,7 +36,7 @@ echoRunAndCheck "$MVN install" if [ ! -z "$PASS" ] then export GPG_TTY=$(tty) - echoRunAndCheck "$MVN deploy -P javadocjar,sign-artifacts + echoRunAndCheck "$MVN deploy -P javadocjar,sign-artifacts" fi diff --git a/slf4j-site/src/site/resources/images/logos/spotify-rnd-black.png b/slf4j-site/src/site/resources/images/logos/spotify-rnd-black.png new file mode 100644 index 00000000..d16389cc Binary files /dev/null and b/slf4j-site/src/site/resources/images/logos/spotify-rnd-black.png differ