source:
CQIClient/nbactions-release-profile.xml
Last change on this file was 2777, checked in by , 12 years ago | |
---|---|
File size: 352 bytes |
Rev | Line | |
---|---|---|
[2777] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <actions> | |
3 | <action> | |
4 | <actionName>rebuild</actionName> | |
5 | <goals> | |
6 | <goal>clean</goal> | |
7 | <goal>install</goal> | |
8 | </goals> | |
9 | <properties> | |
10 | <skipTests>true</skipTests> | |
11 | </properties> | |
12 | </action> | |
13 | </actions> |
Note: See TracBrowser
for help on using the repository browser.