vmassol 2004/07/08 02:50:45 Modified: abbot project.xml Log: manually remove the HEAD <version> tag that was not removed by the scm plugin (see http://jira.codehaus.org/browse/MPSCM-17) Revision Changes Path 1.9 +0 -5 maven-plugins/abbot/project.xml Index: project.xml =================================================================== RCS file: /home/cvs/maven-plugins/abbot/project.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- project.xml 8 Jul 2004 09:36:35 -0000 1.8 +++ project.xml 8 Jul 2004 09:50:45 -0000 1.9 @@ -38,11 +38,6 @@ <version> <id>1.0</id> <name>1.0</name> - <tag>HEAD</tag> - </version> - <version> - <id>1.0</id> - <name>1.0</name> <tag>MAVEN_ABBOT_1_0</tag> </version> </versions>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]