--- trunk/schmitzm-parent/pom.xml 2011/01/27 13:30:03 1445 +++ trunk/schmitzm-parent/pom.xml 2012/05/04 06:53:46 1982 @@ -4,7 +4,7 @@ de.schmitzm schmitzm-parent - 2.5-SNAPSHOT + 2.7-SNAPSHOT pom Describes maven pom settings for all schmitz modules @@ -13,7 +13,9 @@ UTF-8 - 2.6.5 + ${project.version} + + 2.7.4 @@ -134,7 +136,7 @@ org.apache.maven.plugins maven-compiler-plugin - 2.2 + 2.3.2 1.6 1.6 @@ -144,58 +146,93 @@ - - maven-antrun-plugin - 1.3 - - - - compile - - run - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + + org.apache.maven.plugins + + + maven-antrun-plugin + + + [1.3,) + + + run + + + + + + + + + + + + @@ -238,40 +275,4 @@ - - - resourceOperationRemove - - - - - org.codehaus.mojo - exec-maven-plugin - 1.2 - - - generate-sources - - java - - - de.schmitzm.lang.ResourceProviderOperator - - -s - ${project.build.directory}/../src - -b - dschmitzm.geotools.gui.resource.locales.GTResourceBundle;schmitzm.swing.resource.locales.SwingResourceBundle;schmitzm.geotools.feature.resource.locales.FeatureResourceBundle;schmitzm.jfree.resource.locales.JFreeResourceBundle;schmitzm.lang.resource.locales.LangResourceBundle;schmitzm.mail.resource.locales.MailResourceBundle;schmitzm.data.resource.locales.DataResourceBundle - - - - - - - - - - -