diff --git a/parent/pom.xml b/parent/pom.xml index 1e9a5f5..fd783bc 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -1,12 +1,11 @@ - + 4.0.0 org.piccolo2d piccolo2d-parent 1.3-SNAPSHOT pom - Piccolo2D + Piccolo2D Parent Pom A revolutionary way to create robust, full-featured graphical applications in Java and C#, with striking visual effects such @@ -179,19 +178,34 @@ developerConnection - + + org.codehaus.mojo + cobertura-maven-plugin + + + xml + html + + + + edu.umd.cs.piccolo.examples.* + edu.umd.cs.piccolo.examples.pswing.* + edu.umd.cs.piccolo.examples.swt.* + edu.umd.cs.piccolo.tutorial.* + + + edu/umd/cs/piccolo/examples/** + + + + + + + clean + + + + @@ -282,6 +296,7 @@ 2.1 true + target/site - +