Skip to content

Commit d2a1552

Browse files
[MSHADE-457] Upgrade Parent to 40
1 parent c2a2e2b commit d2a1552

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.maven.plugins</groupId>
2525
<artifactId>maven-plugins</artifactId>
26-
<version>39</version>
26+
<version>40</version>
2727
<relativePath />
2828
</parent>
2929

@@ -348,8 +348,8 @@
348348
<repositories>
349349
<mockRepo>
350350
<source>src/it/mrm/repository</source>
351-
<cloneTo>target/mock-repo</cloneTo>
352351
<!-- due to on the fly created jars -->
352+
<cloneTo>target/mock-repo</cloneTo>
353353
</mockRepo>
354354
<proxyRepo />
355355
</repositories>

0 commit comments

Comments
 (0)