diff options
Diffstat (limited to 'docs/pom.xml')
-rw-r--r-- | docs/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/pom.xml b/docs/pom.xml index 5ab312309..884a23b5c 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -143,7 +143,7 @@ <plugins> <plugin> <artifactId>maven-antrun-plugin</artifactId> - <version>1.7</version> + <version>3.0.0</version> <executions> <execution> <id>make-docs</id> |