File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -19,24 +19,25 @@ limitations under the License.
1919
2020 <parent >
2121 <groupId >org.codehaus.plexus</groupId >
22- <artifactId >plexus-components</artifactId >
23- <version >14.2</version >
22+ <artifactId >plexus</artifactId >
23+ <version >16</version >
24+ <relativePath />
2425 </parent >
2526
2627 <artifactId >plexus-velocity</artifactId >
27- <version >2.0.1 -SNAPSHOT</version >
28+ <version >2.1.0 -SNAPSHOT</version >
2829
2930 <name >Plexus Velocity Component</name >
3031
3132 <scm >
32- <connection >scm:git:git@ github.com: codehaus-plexus/plexus-velocity.git</connection >
33- <
developerConnection >scm
:git:[email protected] :codehaus-plexus/plexus-velocity.git </
developerConnection >
33+ <connection >scm:git:https:// github.com/ codehaus-plexus/plexus-velocity.git</connection >
34+ <developerConnection >${project. scm.connection} </developerConnection >
3435 <tag >HEAD</tag >
35- <url >http ://github.com/codehaus-plexus/plexus-velocity</url >
36+ <url >https ://github.com/codehaus-plexus/plexus-velocity</url >
3637 </scm >
3738 <issueManagement >
3839 <system >github</system >
39- <url >http ://github.com/codehaus-plexus/plexus-velocity/issues</url >
40+ <url >https ://github.com/codehaus-plexus/plexus-velocity/issues</url >
4041 </issueManagement >
4142 <distributionManagement >
4243 <site >
@@ -82,7 +83,6 @@ limitations under the License.
8283 <dependency >
8384 <groupId >org.junit.jupiter</groupId >
8485 <artifactId >junit-jupiter</artifactId >
85- <version >5.10.1</version >
8686 <scope >test</scope >
8787 </dependency >
8888 <dependency >
You can’t perform that action at this time.
0 commit comments