Skip to content

Commit

Permalink
Cleanup after parent pom update
Browse files Browse the repository at this point in the history
  • Loading branch information
slachiewicz committed Oct 8, 2023
1 parent d0302a4 commit 3edd876
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<connection>scm:git:git@github.com:codehaus-plexus/plexus-testing.git</connection>
<developerConnection>scm:git:git@github.com:codehaus-plexus/plexus-testing.git</developerConnection>
<tag>HEAD</tag>
<url>http://github.com/codehaus-plexus/plexus-testing</url>
<url>https://github.com/codehaus-plexus/plexus-testing</url>
</scm>
<issueManagement>
<system>github</system>
Expand All @@ -31,9 +31,6 @@
</distributionManagement>

<properties>
<!-- remove with parent upgrade -->
<maven.compiler.source>${javaVersion}</maven.compiler.source>
<maven.compiler.target>${javaVersion}</maven.compiler.target>
<project.build.outputTimestamp>2021-09-21T23:45:11Z</project.build.outputTimestamp>
</properties>

Expand Down

0 comments on commit 3edd876

Please sign in to comment.