mirror of
https://github.com/apache/maven-mvnd.git
synced 2025-10-14 22:25:33 +00:00
[2.x] Pre-release tidy-up (#1011)
Changes: * no source change * (build) expel all versions from child modules: they must be all top level depMgmt or pluginMgmt * (build) Top POM contains GAVs while child modules GA+scope. This tremendously simplifies maintenance. * (javadoc) fix Javadoc errors * (build) remove obsolete profiles and mr-JARs, project is 17+ Updates: * maven wrapper 3.3.2 w/ scripts
This commit is contained in:
1
dist/pom.xml
vendored
1
dist/pom.xml
vendored
@@ -59,7 +59,6 @@
|
||||
<dependency>
|
||||
<groupId>com.google.inject</groupId>
|
||||
<artifactId>guice</artifactId>
|
||||
<version>6.0.0</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
Reference in New Issue
Block a user