migration to maven 3
[utils] / wicket / components / pom.xml
index 19d008f093e4abc9b63580d2e08318236b07d4c7..2829647e26b9d2164cfcadcc5e1fefb2bba55393 100644 (file)
@@ -5,6 +5,7 @@
     <groupId>org.wamblee</groupId>
     <artifactId>wamblee-utils</artifactId>
     <version>0.6-SNAPSHOT</version>
+       <relativePath>../..</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
       <artifactId>wamblee-support-general</artifactId>
       <version>0.6-SNAPSHOT</version>
     </dependency>
+    <dependency>
+      <groupId>net.sf.flexjson</groupId>
+      <artifactId>flexjson</artifactId>
+      <version>2.0</version>
+    </dependency>
     <dependency>
       <groupId>org.wamblee</groupId>
       <artifactId>wamblee-support-inject</artifactId>