--- trunk/schmitzm-jfree-gt/pom.xml 2011/01/26 16:21:20 1401
+++ trunk/schmitzm-jfree-gt/pom.xml 2012/05/02 14:13:39 1977
@@ -4,13 +4,13 @@
de.schmitzm
schmitzm-jfree-gt
- 2.6-SNAPSHOT
+ 2.7-SNAPSHOT
jar
de.schmitzm
schmitzm-parent
- 2.6-SNAPSHOT
+ 2.7-SNAPSHOT
../schmitzm-parent/pom.xml
@@ -22,23 +22,52 @@
de.schmitzm
schmitzm-jfree
- 2.6-SNAPSHOT
+ ${project.version}
jar
compile
de.schmitzm
+ schmitzm-core
+ ${project.version}
+ test-jar
+ test
+
+
+
+ de.schmitzm
schmitzm-jfree
- 2.6-SNAPSHOT
+ ${project.version}
test-jar
test
+
+ org.geotools
+ gt-charts
+ ${geotools.version}
+ jar
+ compile
+
+
+
+ jfree
+ jfreechart
+
+
+
+ org.jfree
+ jfreechart
+
+
+
+
+
de.schmitzm
schmitzm-gt
- 2.6-SNAPSHOT
+ ${project.version}
jar
compile
@@ -46,9 +75,46 @@
de.schmitzm
schmitzm-gt
- 2.6-SNAPSHOT
+ ${project.version}
test-jar
test
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+