Skip to content

Commit

Permalink
[MACR-55] Require Maven 3.6.3+
Browse files Browse the repository at this point in the history
  • Loading branch information
slachiewicz committed Jun 23, 2024
1 parent 43648df commit e1eeadd
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 @@ -50,7 +50,7 @@ under the License.
</issueManagement>
<ciManagement>
<system>Jenkins</system>
<url>https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-acr-plugin/</url>
<url>https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-acr-plugin/</url>
</ciManagement>
<distributionManagement>
<site>
Expand All @@ -61,7 +61,7 @@ under the License.

<properties>
<javaVersion>8</javaVersion>
<mavenVersion>3.2.5</mavenVersion>
<mavenVersion>3.6.3</mavenVersion>
<project.build.outputTimestamp>2020-04-07T21:04:00Z</project.build.outputTimestamp>
</properties>

Expand Down

0 comments on commit e1eeadd

Please sign in to comment.