Author: dashorst
Date: Thu May 12 11:59:38 2011
New Revision: 1102255
URL: http://svn.apache.org/viewvc?rev=1102255&view=rev
Log:
Upgrade parent pom to org.apache:apache:9
Modified:
wicket/trunk/pom.xml
Modified: wicket/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/wicket/trunk/pom.xml?rev=1102255&r1=1102254&r2=1102255&view=diff
==============================================================================
--- wicket/trunk/pom.xml (original)
+++ wicket/trunk/pom.xml Thu May 12 11:59:38 2011
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>8</version>
+ <version>9</version>
</parent>
<groupId>org.apache.wicket</groupId>