File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ limitations under the License.
24
24
</parent >
25
25
26
26
<artifactId >plexus-xml</artifactId >
27
- <version >4.1.0 </version >
27
+ <version >4.1.1-SNAPSHOT </version >
28
28
29
29
<name >Plexus XML Utilities</name >
30
30
<description >A collection of various utility classes to ease working with XML.</description >
@@ -33,7 +33,7 @@ limitations under the License.
33
33
<scm >
34
34
<connection >scm:git:https://github.com/codehaus-plexus/plexus-xml.git</connection >
35
35
<developerConnection >${project.scm.connection} </developerConnection >
36
- <tag >plexus-xml-4.1.0 </tag >
36
+ <tag >master </tag >
37
37
<url >https://github.com/codehaus-plexus/plexus-xml/tree/${project.scm.tag} /</url >
38
38
</scm >
39
39
<issueManagement >
@@ -50,7 +50,7 @@ limitations under the License.
50
50
<properties >
51
51
<javaVersion >17</javaVersion >
52
52
<jmhVersion >1.37</jmhVersion >
53
- <project .build.outputTimestamp>2025-04-05T16:06:58Z </project .build.outputTimestamp>
53
+ <project .build.outputTimestamp>2025-04-05T16:07:06Z </project .build.outputTimestamp>
54
54
</properties >
55
55
56
56
<dependencies >
You can’t perform that action at this time.
0 commit comments