Author: [email protected]
Date: Thu Sep 15 14:25:08 2011
New Revision: 1378

Log:
AMDATU-399 Set correct parent relativePath

Modified:
   trunk/amdatu-maven-plugin/pom.xml

Modified: trunk/amdatu-maven-plugin/pom.xml
==============================================================================
--- trunk/amdatu-maven-plugin/pom.xml   (original)
+++ trunk/amdatu-maven-plugin/pom.xml   Thu Sep 15 14:25:08 2011
@@ -4,8 +4,8 @@
   <parent>
     <groupId>org.amdatu</groupId>
     <artifactId>amdatu</artifactId>
-    <relativePath>../amdatu-parent/pom.xml</relativePath>
     <version>4-SNAPSHOT</version>
+    <relativePath>../amdatu-parent/pom.xml</relativePath>
   </parent>
 
   <groupId>org.amdatu.maven</groupId>
_______________________________________________
Amdatu-commits mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-commits

Reply via email to