Skip to content
This repository was archived by the owner on Dec 13, 2017. It is now read-only.

Commit bda7318

Browse files
committed
Added data center compat.
1 parent 71dbf00 commit bda7318

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/resources/atlassian-plugin.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<vendor name="${project.organization.name}" url="${project.organization.url}"/>
88
<param name="plugin-icon">static/img/pluginIcon.png</param>
99
<param name="plugin-logo">static/img/pluginLogo.png</param>
10+
<param name="atlassian-data-center-compatible">true</param>
1011
</plugin-info>
1112

1213
<!-- add our i18n resource -->

0 commit comments

Comments
 (0)