diff --git a/core/pom.xml b/core/pom.xml
index 224311b..f686ac0 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -39,6 +39,7 @@
   
   piccolo2d-core
   bundle
+
   Piccolo2D Core
   
     scm:svn:http://piccolo2d.googlecode.com/svn/piccolo2d.java/trunk/core
@@ -46,43 +47,10 @@
     http://code.google.com/p/piccolo2d/source/browse/piccolo2d.java/trunk/core
   
   
-
     
       
         maven-checkstyle-plugin
+        2.3
         
           ${basedir}/src/build/conf/checkstyle.xml
           false          
@@ -90,22 +58,20 @@
       
       
         maven-javadoc-plugin        
+        2.6.1
         
-          1.4
+          ${jdk.version}
           false
           package
-          
-            
-              http://java.sun.com/j2se/1.4.2/docs/api/
-            
-                             
         
       
       
         maven-surefire-report-plugin
+        2.4.3
       
       
         maven-changelog-plugin
+        2.1
         
   
     
       org.piccolo2d
@@ -52,23 +54,21 @@
     http://code.google.com/p/piccolo2d/source/browse/piccolo2d.java/trunk/examples
    
   
-    
-      
-        
-          org.apache.maven.plugins
-          maven-assembly-plugin
-          
-            
-              
-                edu.umd.cs.piccolo.examples.ExampleRunner
-              
-            
-            
-              jar-with-dependencies
-            
-          
-        
-      
-    
+    
+      
+        org.apache.maven.plugins
+        maven-assembly-plugin
+        
+          
+            
+              edu.umd.cs.piccolo.examples.ExampleRunner
+            
+          
+          
+            jar-with-dependencies
+          
+        
+      
+    
   
 
diff --git a/extras/pom.xml b/extras/pom.xml
index 4a1a367..6535607 100644
--- a/extras/pom.xml
+++ b/extras/pom.xml
@@ -39,6 +39,7 @@
   
   piccolo2d-extras
   bundle
+
   Piccolo2D Extras
   
     
@@ -53,43 +54,10 @@
     http://code.google.com/p/piccolo2d/source/browse/piccolo2d.java/trunk/extras
   
   
-
     
       
         maven-checkstyle-plugin
+        2.3
         
           ${basedir}/src/build/conf/checkstyle.xml
           false
@@ -97,22 +65,20 @@
       
       
         maven-javadoc-plugin        
+        2.6.1
         
-          1.4
+          ${jdk.version}
           false
           package
-          
-            
-              http://java.sun.com/j2se/1.4.2/docs/api/
-            
-                  
         
       
       
         maven-surefire-report-plugin
+        2.4.3
       
       
         maven-changelog-plugin
+        2.1
         
     
   
-  ${httpsitebase}/${pom.artifactId}/${pom.version}
+  ${httpsitebase}/${project.artifactId}/${project.version}
   
     Google Code
     http://code.google.com/p/piccolo2d/issues/list
@@ -211,40 +213,64 @@
     
   
   
+    
+      
+        
+          maven-assembly-plugin
+          2.2-beta-4
+        
+        
+          maven-compiler-plugin
+          2.0.2
+          
+            true
+            true
+            ascii
+            false
+            false
+            ${jdk.version}
+            false
+            true
+            ${jdk.version}
+            ${jdk.version}
+          
+        
+        
+          maven-scm-plugin
+          1.1
+          
+            developerConnection
+          
+        
+        
+          org.apache.felix
+          maven-bundle-plugin
+          2.0.1
+          true
+        
+      
+    
     
       
-        maven-compiler-plugin
-        
-          true
-          true
-          ascii
-          false
-          false
-          1.4
-          false
-          true
-          1.4
-          1.4
-        
-      
-      
-        maven-scm-plugin
-        
-          developerConnection
-        
-      
-      
         org.apache.felix
         maven-bundle-plugin
         true
       
     
   
+  
+    
+      
+        junit
+        junit
+        3.8.2
+      
+    
+  
   
     
       junit
       junit
-      3.8.2
       test
     
     
diff --git a/swt-examples/pom.xml b/swt-examples/pom.xml
index 7877d29..2942145 100644
--- a/swt-examples/pom.xml
+++ b/swt-examples/pom.xml
@@ -39,6 +39,7 @@
   
   piccolo2d-swt-examples
   bundle
+
   Piccolo2D SWT Examples
   
     scm:svn:http://piccolo2d.googlecode.com/svn/piccolo2d.java/trunk/swt-examples
@@ -53,23 +54,21 @@
     
   
   
-    
-      
-        
-          org.apache.maven.plugins
-          maven-assembly-plugin
-          
-            
-              
-                edu.umd.cs.piccolox.swt.examples.SWTBasicExample
-              
-            
-            
-              jar-with-dependencies
-            
-          
-        
-      
-    
+    
+      
+        org.apache.maven.plugins
+        maven-assembly-plugin
+        
+          
+            
+              edu.umd.cs.piccolox.swt.examples.SWTBasicExample
+            
+          
+          
+            jar-with-dependencies
+          
+        
+      
+    
   
 
diff --git a/swt/pom.xml b/swt/pom.xml
index 44425f7..4cf7543 100644
--- a/swt/pom.xml
+++ b/swt/pom.xml
@@ -39,6 +39,7 @@
   
   piccolo2d-swt
   bundle
+
   Piccolo2D SWT
   
     
@@ -59,43 +60,10 @@
     http://code.google.com/p/piccolo2d/source/browse/piccolo2d.java/trunk/swt
   
   
-
     
       
         maven-checkstyle-plugin
+        2.3
         
           ${basedir}/src/build/conf/checkstyle.xml
           false
@@ -103,22 +71,20 @@
       
       
         maven-javadoc-plugin        
+        2.6.1
         
-          1.4
+          ${jdk.version}
           false
           package
-          
-            
-              http://java.sun.com/j2se/1.4.2/docs/api/
-            
-                              
         
       
       
         maven-surefire-report-plugin
+        2.4.3
       
       
         maven-changelog-plugin
+        2.1