Skip to content

Commit 3edd876

Browse files
committed
Cleanup after parent pom update
1 parent d0302a4 commit 3edd876

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

pom.xml

+1-4
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<connection>scm:git:[email protected]:codehaus-plexus/plexus-testing.git</connection>
1818
<developerConnection>scm:git:[email protected]:codehaus-plexus/plexus-testing.git</developerConnection>
1919
<tag>HEAD</tag>
20-
<url>http://github.com/codehaus-plexus/plexus-testing</url>
20+
<url>https://github.com/codehaus-plexus/plexus-testing</url>
2121
</scm>
2222
<issueManagement>
2323
<system>github</system>
@@ -31,9 +31,6 @@
3131
</distributionManagement>
3232

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

0 commit comments

Comments
 (0)