You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by jb...@apache.org on 2012/03/18 23:28:29 UTC

svn commit: r1302239 - /tomcat/taglibs/standard/trunk/pom.xml

Author: jboynes
Date: Sun Mar 18 22:28:29 2012
New Revision: 1302239

URL: http://svn.apache.org/viewvc?rev=1302239&view=rev
Log:
remove relative path now we have a published parent pom

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

Modified: tomcat/taglibs/standard/trunk/pom.xml
URL: http://svn.apache.org/viewvc/tomcat/taglibs/standard/trunk/pom.xml?rev=1302239&r1=1302238&r2=1302239&view=diff
==============================================================================
--- tomcat/taglibs/standard/trunk/pom.xml (original)
+++ tomcat/taglibs/standard/trunk/pom.xml Sun Mar 18 22:28:29 2012
@@ -28,7 +28,6 @@
     <groupId>org.apache.taglibs</groupId>
     <artifactId>taglibs-parent</artifactId>
     <version>1</version>
-    <relativePath>../taglibs-parent/pom.xml</relativePath>
   </parent>
 
   <packaging>pom</packaging>



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