1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt-line-count.git synced 2025-04-24 18:57:11 -07:00

Fix XML file.

This commit is contained in:
Cedric Beust 2015-12-13 03:57:14 +04:00
parent 75bf30a16c
commit 79242e1d82

View file

@ -1,6 +1,6 @@
<kobalt-plugin>
<name>kobalt-line-count</name>
<plugins>
<plugin-actors>
<class-name>com.beust.kobalt.plugin.linecount.LineCountPlugin</class-name>
</plugins>
</plugin-actors>
</kobalt-plugin>