You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@velocity.apache.org by nb...@apache.org on 2007/02/26 18:39:26 UTC

svn commit: r511916 - /velocity/tools/trunk/pom.xml

Author: nbubna
Date: Mon Feb 26 09:39:24 2007
New Revision: 511916

URL: http://svn.apache.org/viewvc?view=rev&rev=511916
Log:
misc minor pom fixes

Modified:
    velocity/tools/trunk/pom.xml

Modified: velocity/tools/trunk/pom.xml
URL: http://svn.apache.org/viewvc/velocity/tools/trunk/pom.xml?view=diff&rev=511916&r1=511915&r2=511916
==============================================================================
--- velocity/tools/trunk/pom.xml (original)
+++ velocity/tools/trunk/pom.xml Mon Feb 26 09:39:24 2007
@@ -24,17 +24,17 @@
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
 
-    <groupId>org.apache.velocity</groupId>
+    <groupId>org.apache.velocity.tools</groupId>
     <artifactId>velocity-tools</artifactId>
     <name>VelocityTools</name>
-    <version>1.3-dev</version>
+    <version>1.4-dev</version>
     <packaging>jar</packaging>
 
     <organization>
         <name>Apache Software Foundation</name>
         <url>http://velocity.apache.org/</url>
     </organization>
-    <url>http://jakarta.apache.org/velocity/tools/</url>
+    <url>http://velocity.apache.org/tools/devel/</url>
     <description>
         VelocityTools is an integrated collection of Velocity subprojects
         with the common goal of creating tools and infrastructure to speed and ease