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

Signed-off-by: Madhan Neethiraj <mad...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/atlas/repo
Commit: http://git-wip-us.apache.org/repos/asf/atlas/commit/b57d16ca
Tree: http://git-wip-us.apache.org/repos/asf/atlas/tree/b57d16ca
Diff: http://git-wip-us.apache.org/repos/asf/atlas/diff/b57d16ca

Branch: refs/heads/master
Commit: b57d16ca2d6648384c2057649eb7173d2be2bb64
Parents: 2bc6f90
Author: Graham Wallis <graham_wal...@uk.ibm.com>
Authored: Fri Nov 17 12:34:44 2017 +0000
Committer: Madhan Neethiraj <mad...@apache.org>
Committed: Fri Nov 17 08:44:10 2017 -0800

----------------------------------------------------------------------
 webapp/pom.xml | 2 --
 1 file changed, 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/atlas/blob/b57d16ca/webapp/pom.xml
----------------------------------------------------------------------
diff --git a/webapp/pom.xml b/webapp/pom.xml
index cdefdbe..d40ed51 100755
--- a/webapp/pom.xml
+++ b/webapp/pom.xml
@@ -690,8 +690,6 @@
                     
<configFile>${project.parent.basedir}/build-tools/src/main/resources/enunciate.xml</configFile>
                     <enunciateArtifactId/>
                     <docsDir>${project.build.directory}/api/v2/</docsDir>
-                    <source>1.7</source>
-                    <target>1.7</target>
                     <skipEnunciate>${skipEnunciate}</skipEnunciate>
                 </configuration>
             </plugin>

Reply via email to