We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72c16f8 commit e37f15fCopy full SHA for e37f15f
deploy-javadoc.sh
@@ -1,6 +1,6 @@
1
#!/usr/bin/env bash
2
3
-DEPLOY_DIRECTORY=api/4.x.x
+DEPLOY_DIRECTORY=api/current
4
TAG=$(git describe --exact-match --tags $(git log -n1 --pretty='%h'))
5
6
mvn -q clean javadoc:javadoc -Dmaven.javadoc.failOnError=false
0 commit comments