Skip to content

Commit 0adc28a

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 8169130 commit 0adc28a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ limitations under the License.
2424
</parent>
2525

2626
<artifactId>plexus-xml</artifactId>
27-
<version>4.1.1</version>
27+
<version>4.1.2-SNAPSHOT</version>
2828

2929
<name>Plexus XML Utilities</name>
3030
<description>A collection of various utility classes to ease working with XML.</description>
@@ -41,7 +41,7 @@ limitations under the License.
4141
<scm>
4242
<connection>scm:git:https://github.com/codehaus-plexus/plexus-xml.git</connection>
4343
<developerConnection>${project.scm.connection}</developerConnection>
44-
<tag>plexus-xml-4.1.1</tag>
44+
<tag>master</tag>
4545
<url>https://github.com/codehaus-plexus/plexus-xml/tree/${project.scm.tag}/</url>
4646
</scm>
4747
<issueManagement>
@@ -58,7 +58,7 @@ limitations under the License.
5858
<properties>
5959
<javaVersion>17</javaVersion>
6060
<jmhVersion>1.37</jmhVersion>
61-
<project.build.outputTimestamp>2026-01-25T22:28:14Z</project.build.outputTimestamp>
61+
<project.build.outputTimestamp>2026-01-25T22:28:22Z</project.build.outputTimestamp>
6262
</properties>
6363

6464
<dependencies>

0 commit comments

Comments
 (0)