--- trunk/schmitzm-parent/pom.xml 2011/01/26 19:44:40 1406
+++ trunk/schmitzm-parent/pom.xml 2012/05/04 06:53:46 1982
@@ -4,7 +4,7 @@
de.schmitzm
schmitzm-parent
- 2.6-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
@@ -90,6 +92,22 @@
system
${java.home}/../lib/tools.jar
+
+
+ junit
+ junit
+ 4.8.2
+ jar
+ test
+
+
+
+
+
+ log4j
+ log4j
+ 1.2.14
+
@@ -118,7 +136,7 @@
org.apache.maven.plugins
maven-compiler-plugin
- 2.2
+ 2.3.2
1.6
1.6
@@ -128,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
+
+
+
+
+
+
+
+
+
+
+
+
@@ -222,40 +275,4 @@
-
-
- resourceOperationRemove
-
-
-
-
- org.codehaus.mojo
- exec-maven-plugin
- 1.2
-
-
- generate-sources
-
- java
-
-
- schmitzm.lang.ResourceProviderOperator
-
- -s
- ${project.build.directory}/../src
- -b
- schmitzm.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
-
-
-
-
-
-
-
-
-
-
-