mirror of
https://github.com/correl/mage.git
synced 2025-04-08 17:00:07 -09:00
Removed mage-theme-plugin dependency because it causes cyclic reference.
This commit is contained in:
parent
f99ba12b06
commit
df2fd3f68e
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…
Add table
Reference in a new issue