Fix typo
Signed-off-by: Paul Campbell <pcampbell@kemitix.net>
This commit is contained in:
parent
60dd8c5e7d
commit
c606463500
1 changed files with 6 additions and 4 deletions
2
pom.xml
2
pom.xml
|
@ -322,10 +322,12 @@
|
|||
<basePackage>net.kemitix</basePackage>
|
||||
</configuration>
|
||||
<executions>
|
||||
<execution>
|
||||
<phase>validate</phase>
|
||||
<goals>
|
||||
<goal>digraph</goal>
|
||||
</goals>
|
||||
</execution>
|
||||
</executions>
|
||||
</plugin><!-- digraph-dependency-maven-plugin -->
|
||||
</plugins>
|
||||
|
|
Loading…
Reference in a new issue