Skip to content

Commit

Permalink
[MSHARED-1331] - Upgrade maven-shared-parent to version 40
Browse files Browse the repository at this point in the history
  • Loading branch information
khmarbaise committed Nov 9, 2023
1 parent 35ef77a commit 2eb678b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.maven.shared</groupId>
<artifactId>maven-shared-components</artifactId>
<version>39</version>
<version>40</version>
<relativePath />
</parent>

Expand Down Expand Up @@ -158,7 +158,6 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-invoker-plugin</artifactId>
<!-- TODO check with next parent -->
<version>3.5.1</version>
<configuration>
<cloneProjectsTo>${project.build.directory}/it</cloneProjectsTo>
<localRepositoryPath>target/local-repo</localRepositoryPath>
Expand Down

0 comments on commit 2eb678b

Please sign in to comment.