mirror of
https://github.com/correl/mage.git
synced 2025-01-13 11:01:58 +00:00
commit
68de6a76f6
1 changed files with 2 additions and 0 deletions
|
@ -85,12 +85,14 @@
|
|||
<scope>test</scope>
|
||||
</dependency>
|
||||
-->
|
||||
<!--
|
||||
<dependency>
|
||||
<groupId>${project.groupId}</groupId>
|
||||
<artifactId>mage-theme-plugin</artifactId>
|
||||
<version>0.5</version>
|
||||
<scope>runtime</scope>
|
||||
</dependency>
|
||||
-->
|
||||
<dependency>
|
||||
<groupId>${project.groupId}</groupId>
|
||||
<artifactId>mage-counter-plugin</artifactId>
|
||||
|
|
Loading…
Reference in a new issue