You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by ju...@apache.org on 2010/10/25 12:58:53 UTC

svn commit: r1027048 - /jackrabbit/branches/2.1/jackrabbit-parent/pom.xml

Author: jukka
Date: Mon Oct 25 10:58:53 2010
New Revision: 1027048

URL: http://svn.apache.org/viewvc?rev=1027048&view=rev
Log:
2.1: Add empty relativePath to jackrabbit-parent to avoid warnings with M3

Modified:
    jackrabbit/branches/2.1/jackrabbit-parent/pom.xml

Modified: jackrabbit/branches/2.1/jackrabbit-parent/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.1/jackrabbit-parent/pom.xml?rev=1027048&r1=1027047&r2=1027048&view=diff
==============================================================================
--- jackrabbit/branches/2.1/jackrabbit-parent/pom.xml (original)
+++ jackrabbit/branches/2.1/jackrabbit-parent/pom.xml Mon Oct 25 10:58:53 2010
@@ -28,6 +28,7 @@
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>parent</artifactId>
     <version>5</version>
+    <relativePath/>
   </parent>
 
   <artifactId>jackrabbit-parent</artifactId>