Skip to content

Commit

Permalink
[MSHADE-457] Upgrade Parent to 40
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed Sep 21, 2023
1 parent c2a2e2b commit d2a1552
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-plugins</artifactId>
<version>39</version>
<version>40</version>
<relativePath />
</parent>

Expand Down Expand Up @@ -348,8 +348,8 @@
<repositories>
<mockRepo>
<source>src/it/mrm/repository</source>
<cloneTo>target/mock-repo</cloneTo>
<!-- due to on the fly created jars -->
<cloneTo>target/mock-repo</cloneTo>
</mockRepo>
<proxyRepo />
</repositories>
Expand Down

0 comments on commit d2a1552

Please sign in to comment.