We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33148ee commit afd1b01Copy full SHA for afd1b01
build.xml
@@ -80,6 +80,7 @@
80
<attribute name="plugin-description" value ="${project.description}" />
81
<attribute name="plugin-provider" value="${project.organization}" />
82
<attribute name="plugin-class" value="${project.mainclass}" />
83
+ <attribute name="plugin-requires" value="${gitblit.version}" />
84
<attribute name="plugin-dependencies" value="" />
85
</manifest>
86
</mx:jar>
0 commit comments