Skip to content

Commit fa01a8e

Browse files
committed
Merge branch '5.1.x-stable'
2 parents 2a4de1e + e37f15f commit fa01a8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy-javadoc.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22

3-
DEPLOY_DIRECTORY=api/4.x.x
3+
DEPLOY_DIRECTORY=api/current
44
TAG=$(git describe --exact-match --tags $(git log -n1 --pretty='%h'))
55

66
mvn -q clean javadoc:javadoc -Dmaven.javadoc.failOnError=false

0 commit comments

Comments
 (0)