rt/archetype/src/main/resources/archetype-resources/nbactions.xml
changeset 1008 ad7b9ae807a1
parent 983 8e4750fcee4a
child 1025 4680cb7d6294
     1.1 --- a/rt/archetype/src/main/resources/archetype-resources/nbactions.xml	Sun Apr 14 22:17:34 2013 +0200
     1.2 +++ b/rt/archetype/src/main/resources/archetype-resources/nbactions.xml	Thu Apr 18 12:31:31 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:brwsr</goal>
     1.8 +            <goal>org.apidesign.bck2brwsr:mojo:0.7-SNAPSHOT:brwsr</goal>
     1.9          </goals>
    1.10      </action>
    1.11  </actions>