comparison ssdt-jira-plugins-v2/plugins/nbactions.xml @ 0:92d945347fc0

V2 of the SSDT JIRA Plugins. Uses new Maven 2 based project. Created for JIRA 3.12.
author smith
date Tue, 20 May 2008 17:11:35 -0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:92d945347fc0
1 <?xml version="1.0" encoding="UTF-8"?>
2 <actions>
3 <action>
4 <actionName>CUSTOM-Package</actionName>
5 <displayName>Package</displayName>
6 <goals>
7 <goal>package</goal>
8 </goals>
9 </action>
10 </actions>