mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
[DS-3524] Re-enable enforcement of dependency convergence.
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -61,7 +61,7 @@
|
||||
</configuration>
|
||||
</execution>
|
||||
<!-- Make sure that we do not have conflicting dependencies-->
|
||||
<!-- <execution>
|
||||
<execution>
|
||||
<id>enforce-versions</id>
|
||||
<goals>
|
||||
<goal>enforce</goal>
|
||||
@@ -71,7 +71,7 @@
|
||||
<DependencyConvergence />
|
||||
</rules>
|
||||
</configuration>
|
||||
</execution> -->
|
||||
</execution>
|
||||
</executions>
|
||||
</plugin>
|
||||
<!-- Used to compile all Java classes -->
|
||||
|
Reference in New Issue
Block a user