Skip to content

Commit afd1b01

Browse files
committed
Insert Gitblit version requirement into generated plugin manifest
1 parent 33148ee commit afd1b01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@
8080
<attribute name="plugin-description" value ="${project.description}" />
8181
<attribute name="plugin-provider" value="${project.organization}" />
8282
<attribute name="plugin-class" value="${project.mainclass}" />
83+
<attribute name="plugin-requires" value="${gitblit.version}" />
8384
<attribute name="plugin-dependencies" value="" />
8485
</manifest>
8586
</mx:jar>

0 commit comments

Comments
 (0)