Source/target level 1.7
[yaz4j-moved-to-github.git] / unix / pom.xml
index 9aa31fe..b6deccd 100644 (file)
         <version>3.3</version>
         <configuration>
           <encoding>UTF-8</encoding>
-          <source>1.6</source>
-          <target>1.6</target>
+          <source>1.7</source>
+          <target>1.7</target>
           <showDeprecation>true</showDeprecation>
           <showWarnings>true</showWarnings>
         </configuration>