File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -26,16 +26,16 @@ limitations under the License.
26
26
</parent >
27
27
28
28
<artifactId >plexus-xml</artifactId >
29
- <version >4 .0.0-SNAPSHOT</version >
29
+ <version >3 .0.0-SNAPSHOT</version >
30
30
31
31
<name >Plexus XML Utilities</name >
32
- <description >A collection of various utility classes to ease working with XML.</description >
32
+ <description >A collection of various utility classes to ease working with XML in Maven 3 .</description >
33
33
34
34
<scm >
35
35
<
connection >scm:git:
[email protected] :codehaus-plexus/plexus-xml.git</
connection >
36
36
<
developerConnection >scm:git:
[email protected] :codehaus-plexus/plexus-xml.git</
developerConnection >
37
37
<url >http://github.com/codehaus-plexus/plexus-xml</url >
38
- <tag >master </tag >
38
+ <tag >3.x </tag >
39
39
</scm >
40
40
<issueManagement >
41
41
<system >github</system >
@@ -56,7 +56,7 @@ limitations under the License.
56
56
<dependency >
57
57
<groupId >org.codehaus.plexus</groupId >
58
58
<artifactId >plexus-utils</artifactId >
59
- <version >4.0.0-SNAPSHOT </version >
59
+ <version >4.0.0</version >
60
60
<scope >test</scope >
61
61
</dependency >
62
62
<dependency >
You can’t perform that action at this time.
0 commit comments