Skip to content
Snippets Groups Projects
Commit 25b68c96 authored by srosse's avatar srosse
Browse files

no-jira: rebuild the REST API documentation

parent 436ab98b
No related branches found
No related tags found
No related merge requests found
......@@ -1217,6 +1217,13 @@
<artifactId>xercesImpl</artifactId>
<version>2.9.1</version>
</dependency>
<dependency>
<groupId>com.sun</groupId>
<artifactId>tools</artifactId>
<version>1.7</version>
<scope>system</scope>
<systemPath>${java.home}/../lib/tools.jar</systemPath>
</dependency>
</dependencies>
</plugin>
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment