Author: bdekruijff at gmail.com
Date: Wed Nov 3 18:54:30 2010
New Revision: 242
Log:
AMDATU-132 Fixing pom cause it brakes the build
Modified:
trunk/amdatu-web/pom.xml
Modified: trunk/amdatu-web/pom.xml
==============================================================================
--- trunk/amdatu-web/pom.xml (original)
+++ trunk/amdatu-web/pom.xml Wed Nov 3 18:54:30 2010
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.amdatu</groupId>
- <artifactId>amdatu-parent</artifactId>
+ <artifactId>amdatu</artifactId>
<version>0.0.6-SNAPSHOT</version>
- <relativePath>../pom/pom.xml</relativePath>
</parent>
<artifactId>org.amdatu.web</artifactId>
<name>Amdatu Web</name>