Author: jmitchell
Date: Wed Apr 5 14:42:08 2006
New Revision: 391822
URL: http://svn.apache.org/viewcvs?rev=391822&view=rev
Log:
bring blank/project.xml inline with other apps
Modified:
struts/action/trunk/apps/blank/project.xml
Modified: struts/action/trunk/apps/blank/project.xml
URL:
http://svn.apache.org/viewcvs/struts/action/trunk/apps/blank/project.xml?rev=391822&r1=391821&r2=391822&view=diff
==============================================================================
--- struts/action/trunk/apps/blank/project.xml (original)
+++ struts/action/trunk/apps/blank/project.xml Wed Apr 5 14:42:08 2006
@@ -2,7 +2,7 @@
<project>
<extend>${basedir}/../project.xml</extend>
- <id>struts-blank</id>
+ <artifactId>struts-blank</artifactId>
<name>Struts blank web application</name>
<package>org.apache.struts.webapp.blank.*</package>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]