Author: dashorst Date: Mon Apr 16 07:35:58 2007 New Revision: 529268 URL: http://svn.apache.org/viewvc?view=rev&rev=529268 Log: new version with NPE fix
Modified: incubator/wicket/sandbox/dashorst/wicket-1.3-20061204-patched/wicket/pom.xml Modified: incubator/wicket/sandbox/dashorst/wicket-1.3-20061204-patched/wicket/pom.xml URL: http://svn.apache.org/viewvc/incubator/wicket/sandbox/dashorst/wicket-1.3-20061204-patched/wicket/pom.xml?view=diff&rev=529268&r1=529267&r2=529268 ============================================================================== --- incubator/wicket/sandbox/dashorst/wicket-1.3-20061204-patched/wicket/pom.xml (original) +++ incubator/wicket/sandbox/dashorst/wicket-1.3-20061204-patched/wicket/pom.xml Mon Apr 16 07:35:58 2007 @@ -28,7 +28,7 @@ </parent> <artifactId>wicket</artifactId> - <version>1.3-20061204-fix6</version> + <version>1.3-20061204-fix7</version> <packaging>jar</packaging> <name>Wicket</name> <url>http://wicketframework.org/${project.artifactId}-1.3</url>