mirror of https://github.com/apache/maven.git
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@227293 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
22744c798d
commit
bedfb04220
|
@ -1,15 +0,0 @@
|
||||||
package org.apache.maven.script.marmalade.tags;
|
|
||||||
|
|
||||||
public class LifecyclePhaseTag
|
|
||||||
{
|
|
||||||
|
|
||||||
/**
|
|
||||||
* @param args
|
|
||||||
*/
|
|
||||||
public static void main( String[] args )
|
|
||||||
{
|
|
||||||
// TODO Auto-generated method stub
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
|
Loading…
Reference in New Issue