Skip to content

Commit 501be51

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent dc38e61 commit 501be51

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
@@ -10,14 +10,14 @@
1010
</parent>
1111

1212
<artifactId>plexus-i18n</artifactId>
13-
<version>1.0.0</version>
13+
<version>1.0.1-SNAPSHOT</version>
1414

1515
<name>Plexus I18N Component</name>
1616

1717
<scm>
1818
<connection>scm:git:https://github.com/codehaus-plexus/plexus-i18n.git</connection>
1919
<developerConnection>${project.scm.connection}</developerConnection>
20-
<tag>plexus-i18n-1.0.0</tag>
20+
<tag>HEAD</tag>
2121
<url>https://github.com/codehaus-plexus/plexus-i18n</url>
2222
</scm>
2323
<issueManagement>
@@ -33,7 +33,7 @@
3333

3434
<properties>
3535
<slf4jVersion>1.7.36</slf4jVersion>
36-
<project.build.outputTimestamp>2025-08-25T21:59:26Z</project.build.outputTimestamp>
36+
<project.build.outputTimestamp>2025-08-25T21:59:32Z</project.build.outputTimestamp>
3737
</properties>
3838

3939
<dependencies>

0 commit comments

Comments
 (0)