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.
19
19
20
20
<parent >
21
21
<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 />
24
25
</parent >
25
26
26
27
<artifactId >plexus-velocity</artifactId >
27
- <version >2.0.1 -SNAPSHOT</version >
28
+ <version >2.1.0 -SNAPSHOT</version >
28
29
29
30
<name >Plexus Velocity Component</name >
30
31
31
32
<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 >
34
35
<tag >HEAD</tag >
35
- <url >http ://github.com/codehaus-plexus/plexus-velocity</url >
36
+ <url >https ://github.com/codehaus-plexus/plexus-velocity</url >
36
37
</scm >
37
38
<issueManagement >
38
39
<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 >
40
41
</issueManagement >
41
42
<distributionManagement >
42
43
<site >
@@ -82,7 +83,6 @@ limitations under the License.
82
83
<dependency >
83
84
<groupId >org.junit.jupiter</groupId >
84
85
<artifactId >junit-jupiter</artifactId >
85
- <version >5.10.1</version >
86
86
<scope >test</scope >
87
87
</dependency >
88
88
<dependency >
You can’t perform that action at this time.
0 commit comments