]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - sandbox/argeo.slc.testui/pom.xml
Make SLC projects compatible with the latest M2Eclipse plugin.
[gpl/argeo-slc.git] / sandbox / argeo.slc.testui / pom.xml
index 40d00c243c503e1463535380f947945b44b4e73b..d1b588f3ab9b150f8f4fa939c90215dbfa0909ff 100644 (file)
@@ -13,8 +13,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>