File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 5858 </build >
5959
6060 <dependencies >
61+ <dependency >
62+ <groupId >org.slf4j</groupId >
63+ <artifactId >slf4j-api</artifactId >
64+ <version >1.5.8</version >
65+ </dependency >
66+ <dependency >
67+ <groupId >com.atlassian.crowd</groupId >
68+ <artifactId >embedded-crowd-api</artifactId >
69+ <version >2.2.8</version >
70+ </dependency >
71+ <dependency >
72+ <groupId >com.atlassian.ofbiz</groupId >
73+ <artifactId >entityengine</artifactId >
74+ <version >1.0.3</version >
75+ </dependency >
6176 <dependency >
6277 <groupId >com.atlassian.jira</groupId >
6378 <artifactId >atlassian-jira</artifactId >
6479 <version >${jira.version} </version >
6580 <scope >provided</scope >
81+ <exclusions >
82+ <exclusion >
83+ <groupId >*</groupId >
84+ <artifactId >*</artifactId >
85+ </exclusion >
86+ </exclusions >
6687 </dependency >
6788 <dependency >
6889 <groupId >javax.ws.rs</groupId >
Original file line number Diff line number Diff line change 2424 plugins-version=" 2" >
2525
2626 <plugin-info >
27- <version >1.0 .0</version >
27+ <version >1.1 .0</version >
2828 <description >Jira Worklog Query Plugin</description >
2929 <application-version min =" 4.4" />
3030 <vendor name =" EverIT Kft." url =" https://www.everit.biz" />
You can’t perform that action at this time.
0 commit comments