]> source.dussan.org Git - archiva.git/commitdiff
Fixing jdk version
authorMartin Stockhammer <martin_s@apache.org>
Fri, 5 May 2017 11:20:15 +0000 (13:20 +0200)
committerMartin Stockhammer <martin_s@apache.org>
Fri, 5 May 2017 11:20:15 +0000 (13:20 +0200)
archiva-modules/pom.xml

index ecf5809a289a06c4f5efff496c77e6072969d7c5..96d395fbd7aac6c1f571fd4fc484018dcdd13d2d 100644 (file)
@@ -98,7 +98,7 @@
         <inherited>false</inherited>
         <configuration>
           <notimestamp>true</notimestamp>
-          <source>1.5</source>
+          <source>1.7</source>
           <links>
             <link>http://java.sun.com/j2se/1.5.0/docs/api</link>
             <link>http://commons.apache.org/collections/apidocs-COLLECTIONS_3_0/</link>