You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by dj...@apache.org on 2010/05/05 19:53:46 UTC

svn commit: r941402 - /geronimo/components/jaspi/trunk/geronimo-jaspi/pom.xml

Author: djencks
Date: Wed May  5 17:53:46 2010
New Revision: 941402

URL: http://svn.apache.org/viewvc?rev=941402&view=rev
Log:
add empty relativePath to keep maven for looking in parent dir

Modified:
    geronimo/components/jaspi/trunk/geronimo-jaspi/pom.xml

Modified: geronimo/components/jaspi/trunk/geronimo-jaspi/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/components/jaspi/trunk/geronimo-jaspi/pom.xml?rev=941402&r1=941401&r2=941402&view=diff
==============================================================================
--- geronimo/components/jaspi/trunk/geronimo-jaspi/pom.xml (original)
+++ geronimo/components/jaspi/trunk/geronimo-jaspi/pom.xml Wed May  5 17:53:46 2010
@@ -26,6 +26,7 @@
         <groupId>org.apache.geronimo.genesis</groupId>
         <artifactId>genesis-java5-flava</artifactId>
         <version>2.0</version>
+        <relativePath/>
     </parent>
 
     <groupId>org.apache.geronimo.components</groupId>