mirror of
https://github.com/apache/maven.git
synced 2025-03-08 17:49:15 +00:00
Upgrade to parent 39
This commit is contained in:
parent
425b92dabe
commit
aedbb150f5
@ -25,7 +25,7 @@ under the License.
|
||||
<parent>
|
||||
<groupId>org.apache.maven</groupId>
|
||||
<artifactId>maven-parent</artifactId>
|
||||
<version>36</version>
|
||||
<version>39</version>
|
||||
<relativePath>../pom/maven/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
@ -132,6 +132,11 @@ under the License.
|
||||
<artifactId>maven-plugin-tools-java</artifactId>
|
||||
<version>${maven-plugin-tools-version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.codehaus.plexus</groupId>
|
||||
<artifactId>plexus-component-annotations</artifactId>
|
||||
<version>2.1.1</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</dependencyManagement>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user