rt/archetype/src/main/resources/archetype-resources/nbactions.xml
changeset 902 97cf8624710c
parent 894 7aa92399ad18
child 983 8e4750fcee4a
     1.1 --- a/rt/archetype/src/main/resources/archetype-resources/nbactions.xml	Tue Mar 26 09:42:42 2013 +0100
     1.2 +++ b/rt/archetype/src/main/resources/archetype-resources/nbactions.xml	Tue Mar 26 21:17:28 2013 +0100
     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.5:brwsr</goal>
     1.8 +            <goal>org.apidesign.bck2brwsr:mojo:0.6-SNAPSHOT:brwsr</goal>
     1.9          </goals>
    1.10      </action>
    1.11  </actions>