trying to resurrect this one...

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@227292 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
John Dennis Casey 2005-08-04 02:31:33 +00:00
parent 2b1be3e2ff
commit 22744c798d
1 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,15 @@
package org.apache.maven.script.marmalade.tags;
public class LifecyclePhaseTag
{
/**
* @param args
*/
public static void main( String[] args )
{
// TODO Auto-generated method stub
}
}