Author: olamy
Date: Fri Nov  4 16:54:14 2011
New Revision: 1197655

URL: http://svn.apache.org/viewvc?rev=1197655&view=rev
Log:
fix parent path

Modified:
    tomcat/taglibs/extended/trunk/pom.xml

Modified: tomcat/taglibs/extended/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/tomcat/taglibs/extended/trunk/pom.xml?rev=1197655&r1=1197654&r2=1197655&view=diff
==============================================================================
--- tomcat/taglibs/extended/trunk/pom.xml (original)
+++ tomcat/taglibs/extended/trunk/pom.xml Fri Nov  4 16:54:14 2011
@@ -24,6 +24,7 @@
     <groupId>org.apache.taglibs</groupId>
     <artifactId>taglibs-parent</artifactId>
     <version>1-SNAPSHOT</version>
+    <relativePath>../taglibs-parent/pom.xml</relativePath>
   </parent>
 
   <artifactId>taglibs-extended</artifactId>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to