Commit b57d16ca by Graham Wallis Committed by Madhan Neethiraj

ATLAS-2232 - Remove source and target directives now at java8

parent 2bc6f907
...@@ -690,8 +690,6 @@ ...@@ -690,8 +690,6 @@
<configFile>${project.parent.basedir}/build-tools/src/main/resources/enunciate.xml</configFile> <configFile>${project.parent.basedir}/build-tools/src/main/resources/enunciate.xml</configFile>
<enunciateArtifactId/> <enunciateArtifactId/>
<docsDir>${project.build.directory}/api/v2/</docsDir> <docsDir>${project.build.directory}/api/v2/</docsDir>
<source>1.7</source>
<target>1.7</target>
<skipEnunciate>${skipEnunciate}</skipEnunciate> <skipEnunciate>${skipEnunciate}</skipEnunciate>
</configuration> </configuration>
</plugin> </plugin>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment