Author: ivaynberg
Date: Wed Apr  9 23:07:23 2008
New Revision: 646660

URL: http://svn.apache.org/viewvc?rev=646660&view=rev
Log:
fixing archetype pom

Modified:
    wicket/trunk/archetypes/quickstart/pom.xml

Modified: wicket/trunk/archetypes/quickstart/pom.xml
URL: 
http://svn.apache.org/viewvc/wicket/trunk/archetypes/quickstart/pom.xml?rev=646660&r1=646659&r2=646660&view=diff
==============================================================================
--- wicket/trunk/archetypes/quickstart/pom.xml (original)
+++ wicket/trunk/archetypes/quickstart/pom.xml Wed Apr  9 23:07:23 2008
@@ -4,7 +4,7 @@
                <groupId>org.apache.wicket</groupId>
                <artifactId>wicket-jdk14</artifactId>
                <version>1.4-SNAPSHOT</version>
-               <relativePath>../../pom.xml</relativePath>
+               <relativePath>../../jdk14/pom.xml</relativePath>
   </parent>
   
   <artifactId>wicket-archetype-quickstart</artifactId>


Reply via email to