]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc.detached/pom.xml
Make SLC projects compatible with the latest M2Eclipse plugin.
[gpl/argeo-slc.git] / org.argeo.slc.detached / pom.xml
index 7083a9f8ad6309358bc2ffc1d4d05745701f4a7b..af82ef2aef3ddfddfcb9fd04dd0c5d0367234240 100644 (file)
@@ -48,8 +48,8 @@
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-compiler-plugin</artifactId>
                 <configuration>
-                    <source>1.3</source>
-                    <target>1.3</target>
+                    <source>1.4</source>
+                    <target>1.2</target>
                 </configuration>
             </plugin>
             <plugin>