File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change 17
17
<connection >scm:git:git@github.com:codehaus-plexus/plexus-testing.git</connection >
18
18
<developerConnection >scm:git:git@github.com:codehaus-plexus/plexus-testing.git</developerConnection >
19
19
<tag >HEAD</tag >
20
- <url >http ://github.com/codehaus-plexus/plexus-testing</url >
20
+ <url >https ://github.com/codehaus-plexus/plexus-testing</url >
21
21
</scm >
22
22
<issueManagement >
23
23
<system >github</system >
31
31
</distributionManagement >
32
32
33
33
<properties >
34
- <!-- remove with parent upgrade -->
35
- <maven .compiler.source>${javaVersion} </maven .compiler.source>
36
- <maven .compiler.target>${javaVersion} </maven .compiler.target>
37
34
<project .build.outputTimestamp>2021-09-21T23:45:11Z</project .build.outputTimestamp>
38
35
</properties >
39
36
You can’t perform that action at this time.
0 commit comments