mojo/src/main/resources/archetype-resources/nbactions.xml
branchmodel
changeset 878 ecbd252fd3a7
parent 877 3392f250c784
parent 871 6168fb585ab4
child 879 af170d42b5b3
     1.1 --- a/mojo/src/main/resources/archetype-resources/nbactions.xml	Fri Mar 22 16:59:47 2013 +0100
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,10 +0,0 @@
     1.4 -<?xml version="1.0" encoding="UTF-8"?>
     1.5 -<actions>
     1.6 -    <action>
     1.7 -        <actionName>run</actionName>
     1.8 -        <goals>
     1.9 -            <goal>process-classes</goal>
    1.10 -            <goal>org.apidesign.bck2brwsr:mojo:0.3-SNAPSHOT:brwsr</goal>
    1.11 -        </goals>
    1.12 -    </action>
    1.13 -</actions>