You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by di...@apache.org on 2005/11/29 03:34:40 UTC

svn commit: r349593 - /jakarta/commons/proper/jelly/trunk/jelly-tags/memory/project.xml

Author: dion
Date: Mon Nov 28 18:34:35 2005
New Revision: 349593

URL: http://svn.apache.org/viewcvs?rev=349593&view=rev
Log:
Use groupId/artifactId consistently instead of simply id

Modified:
    jakarta/commons/proper/jelly/trunk/jelly-tags/memory/project.xml

Modified: jakarta/commons/proper/jelly/trunk/jelly-tags/memory/project.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/jelly/trunk/jelly-tags/memory/project.xml?rev=349593&r1=349592&r2=349593&view=diff
==============================================================================
--- jakarta/commons/proper/jelly/trunk/jelly-tags/memory/project.xml (original)
+++ jakarta/commons/proper/jelly/trunk/jelly-tags/memory/project.xml Mon Nov 28 18:34:35 2005
@@ -20,7 +20,7 @@
     not run this script outside of the base directory
   -->
   <extend>${basedir}/../tag-project.xml</extend>
-  <id>commons-jelly-tags-memory</id>
+  <artifactId>commons-jelly-tags-memory</artifactId>
   <name>commons-jelly-tags-memory</name>
   <currentVersion>1.0-SNAPSHOT</currentVersion>
   <package>org.apache.commons.jelly.tags.memory</package>



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