Skip to content

Commit

Permalink
cleanup pom
Browse files Browse the repository at this point in the history
  • Loading branch information
slachiewicz committed Jan 28, 2024
1 parent c72ac09 commit 2d515d5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
</issueManagement>
<ciManagement>
<system>Jenkins</system>
<url>https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-jarsigner/</url>
<url>https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-jarsigner/</url>
</ciManagement>
<distributionManagement>
<site>
Expand All @@ -55,7 +55,6 @@
</distributionManagement>

<properties>
<surefire.version>3.1.0</surefire.version>
<mavenVersion>3.2.5</mavenVersion>
<project.build.outputTimestamp>2020-04-04T09:03:59Z</project.build.outputTimestamp>
</properties>
Expand All @@ -80,7 +79,6 @@
<dependency>
<groupId>org.eclipse.sisu</groupId>
<artifactId>org.eclipse.sisu.inject</artifactId>
<version>0.9.0.M2</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 2d515d5

Please sign in to comment.