mirror of https://github.com/apache/maven.git
Add missing dep
This commit is contained in:
parent
728473c54f
commit
9fc4f49917
|
@ -55,6 +55,10 @@
|
|||
<groupId>org.apache.maven</groupId>
|
||||
<artifactId>maven-api-xml</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.maven</groupId>
|
||||
<artifactId>maven-api-di</artifactId>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
</project>
|
||||
|
|
Loading…
Reference in New Issue