You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by br...@apache.org on 2005/02/20 01:57:37 UTC

svn commit: r154464 - incubator/directory/authx/trunk/example/project.xml

Author: brett
Date: Sat Feb 19 16:57:36 2005
New Revision: 154464

URL: http://svn.apache.org/viewcvs?view=rev&rev=154464
Log:
adjust gump properties to match manual changes made

Modified:
    incubator/directory/authx/trunk/example/project.xml

Modified: incubator/directory/authx/trunk/example/project.xml
URL: http://svn.apache.org/viewcvs/incubator/directory/authx/trunk/example/project.xml?view=diff&r1=154463&r2=154464
==============================================================================
--- incubator/directory/authx/trunk/example/project.xml (original)
+++ incubator/directory/authx/trunk/example/project.xml Sat Feb 19 16:57:36 2005
@@ -127,6 +127,7 @@
             <properties>
                 <war.bundle>true</war.bundle>
                 <gump.project>jakarta-velocity</gump.project>
+                <gump.id>velocity</gump.id>
             </properties>
         </dependency>
         <dependency>
@@ -135,7 +136,7 @@
             <version>1.0</version>
             <properties>
                 <war.bundle>true</war.bundle>
-                <gump.project>jakarta-velocity</gump.project>
+                <gump.project>jakarta-velocity-tools</gump.project>
                 <gump.id>velocity-tools-view</gump.id>
             </properties>
         </dependency>