javaquery/demo-calculator/nbactions.xml
changeset 375 5751fe604e6b
parent 374 e5b4bd29f268
child 427 12e866a32b40
     1.1 --- a/javaquery/demo-calculator/nbactions.xml	Mon Dec 24 07:57:33 2012 +0100
     1.2 +++ b/javaquery/demo-calculator/nbactions.xml	Mon Dec 24 08:04:45 2012 +0100
     1.3 @@ -23,7 +23,7 @@
     1.4              <actionName>run</actionName>
     1.5              <goals>
     1.6                  <goal>process-classes</goal>
     1.7 -                <goal>org.apidesign.bck2brwsr:mojo:0.3-SNAPSHOT:brwsr</goal>
     1.8 +                <goal>org.codehaus.mojo:exec-maven-plugin:1.2.1:exec</goal>
     1.9              </goals>
    1.10          </action>
    1.11      </actions>