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:48:10 UTC

svn commit: r1302246 - /tomcat/taglibs/rdc/trunk/pom.xml

Author: jboynes
Date: Sun Mar 18 22:48:10 2012
New Revision: 1302246

URL: http://svn.apache.org/viewvc?rev=1302246&view=rev
Log:
switch rdc to using released parent pom

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

Modified: tomcat/taglibs/rdc/trunk/pom.xml
URL: http://svn.apache.org/viewvc/tomcat/taglibs/rdc/trunk/pom.xml?rev=1302246&r1=1302245&r2=1302246&view=diff
==============================================================================
--- tomcat/taglibs/rdc/trunk/pom.xml (original)
+++ tomcat/taglibs/rdc/trunk/pom.xml Sun Mar 18 22:48:10 2012
@@ -23,8 +23,7 @@
   <parent>
     <groupId>org.apache.taglibs</groupId>
     <artifactId>taglibs-parent</artifactId>
-    <version>1-SNAPSHOT</version>
-    <relativePath>../taglibs-parent/pom.xml</relativePath>
+    <version>1</version>
   </parent>
 
   <artifactId>taglibs-rdc-parent</artifactId>



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