Remove digraph-dependency-maven-plugin [#11]
Signed-off-by: Paul Campbell <paulcampbell@fife.ac.uk>
This commit is contained in:
parent
25d151006f
commit
3ca1cb44dc
1 changed files with 0 additions and 17 deletions
17
pom.xml
17
pom.xml
|
@ -326,23 +326,6 @@
|
||||||
</execution>
|
</execution>
|
||||||
</executions>
|
</executions>
|
||||||
</plugin><!-- highwheel-maven -->
|
</plugin><!-- highwheel-maven -->
|
||||||
|
|
||||||
<plugin>
|
|
||||||
<groupId>net.kemitix</groupId>
|
|
||||||
<artifactId>digraph-dependency-maven-plugin</artifactId>
|
|
||||||
<version>0.1.2</version>
|
|
||||||
<configuration>
|
|
||||||
<basePackage>net.kemitix</basePackage>
|
|
||||||
</configuration>
|
|
||||||
<executions>
|
|
||||||
<execution>
|
|
||||||
<phase>validate</phase>
|
|
||||||
<goals>
|
|
||||||
<goal>digraph</goal>
|
|
||||||
</goals>
|
|
||||||
</execution>
|
|
||||||
</executions>
|
|
||||||
</plugin><!-- digraph-dependency-maven-plugin -->
|
|
||||||
</plugins>
|
</plugins>
|
||||||
</build>
|
</build>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue