diff --git a/maven.sh b/maven.sh index 3a0a640a..ef24688a 100755 --- a/maven.sh +++ b/maven.sh @@ -2,3 +2,5 @@ version=$(git describe --tags --abbrev=0) url="https://www.webjars.org/deploy?webJarType=npm&nameOrUrlish=flag-icons&version=${version#v}" echo "curl '${url}'" curl "$url" +echo +echo "https://central.sonatype.com/artifact/org.webjars.npm/flag-icons/versions"