Skip to content

Commit

Permalink
[MSITE-1008] Upgrade to Parent 42 and Maven 3.6.3 (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-o committed May 20, 2024
1 parent deee90a commit 64c4298
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/it/projects/effective-site/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ under the License.
<parent>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-plugins</artifactId>
<version>39</version>
<version>42</version>
</parent>

<groupId>org.apache.maven.plugins.site.its</groupId>
Expand Down
2 changes: 1 addition & 1 deletion src/it/projects/site-sd-stagingSiteURL/parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ under the License.
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
<version>19</version>
<version>32</version>
</parent>

<groupId>org.apache.maven.plugins.site.its</groupId>
Expand Down

0 comments on commit 64c4298

Please sign in to comment.