Skip to content

Commit

Permalink
Attempting to port the fix for #17 to JIRA 6.x
Browse files Browse the repository at this point in the history
  • Loading branch information
Joe Hansche committed Feb 21, 2017
1 parent 6d7a5ce commit 2377f12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/atlassian-plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
<param name="vendor-icon">images/meetme_16.png</param>
<param name="vendor-logo">images/meetme_75.png</param>
<param name="configure.url">/plugins/servlet/gerrit/admin</param>
<param name="atlassian-data-center-compatible">true</param>
</plugin-info>
<component-import key="pluginSettingsFactory" interface="com.atlassian.sal.api.pluginsettings.PluginSettingsFactory"/>
<component-import key="transactionTemplate" interface="com.atlassian.sal.api.transaction.TransactionTemplate"/>
Expand Down

0 comments on commit 2377f12

Please sign in to comment.