]> jfr.im git - irc/rizon/acid.git/commitdiff
Set Java version to 1.7
authorAdam <redacted>
Sat, 16 May 2015 18:59:56 +0000 (14:59 -0400)
committerAdam <redacted>
Sat, 16 May 2015 18:59:56 +0000 (14:59 -0400)
pom.xml
pyva/pyva-native

diff --git a/pom.xml b/pom.xml
index 897f0010d5580e9ca73f5b4c58908cb0c6f1e960..81f9aa83c49a6a3f8dd40ea80b39ab8b83da91f0 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -27,8 +27,8 @@
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-compiler-plugin</artifactId>
         <configuration>
-          <source>1.6</source>
-          <target>1.6</target>
+          <source>1.7</source>
+          <target>1.7</target>
         </configuration>
       </plugin>
     </plugins>
index 8ac82bf9abf845e8427f88cf2db0f1c580867f5b..bc7d17a6705cb74c58d9db760bea3fc2d1f208b3 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 8ac82bf9abf845e8427f88cf2db0f1c580867f5b
+Subproject commit bc7d17a6705cb74c58d9db760bea3fc2d1f208b3