rt/archetype/src/main/resources/archetype-resources/nbactions.xml
changeset 983 8e4750fcee4a
parent 902 97cf8624710c
child 1008 ad7b9ae807a1
     1.1 --- a/rt/archetype/src/main/resources/archetype-resources/nbactions.xml	Tue Mar 26 21:17:28 2013 +0100
     1.2 +++ b/rt/archetype/src/main/resources/archetype-resources/nbactions.xml	Sun Apr 14 22:17:34 2013 +0200
     1.3 @@ -4,7 +4,7 @@
     1.4          <actionName>run</actionName>
     1.5          <goals>
     1.6              <goal>process-classes</goal>
     1.7 -            <goal>org.apidesign.bck2brwsr:mojo:0.6-SNAPSHOT:brwsr</goal>
     1.8 +            <goal>org.apidesign.bck2brwsr:mojo:0.6:brwsr</goal>
     1.9          </goals>
    1.10      </action>
    1.11  </actions>