Skip to content

Commit 48e0108

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent 04fc2d1 commit 48e0108

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

plexus-java/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.codehaus.plexus</groupId>
77
<artifactId>plexus-languages</artifactId>
8-
<version>1.4.0</version>
8+
<version>1.4.1-SNAPSHOT</version>
99
</parent>
1010
<artifactId>plexus-java</artifactId>
1111

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</parent>
1010

1111
<artifactId>plexus-languages</artifactId>
12-
<version>1.4.0</version>
12+
<version>1.4.1-SNAPSHOT</version>
1313
<packaging>pom</packaging>
1414

1515
<name>Plexus Languages</name>
@@ -22,7 +22,7 @@
2222
<scm>
2323
<connection>scm:git:https://github.com/codehaus-plexus/plexus-languages.git</connection>
2424
<developerConnection>scm:git:https://github.com/codehaus-plexus/plexus-languages.git</developerConnection>
25-
<tag>plexus-languages-1.4.0</tag>
25+
<tag>HEAD</tag>
2626
<url>https://github.com/codehaus-plexus/plexus-languages/tree/plexus-languages</url>
2727
</scm>
2828
<issueManagement>
@@ -42,7 +42,7 @@
4242

4343
<properties>
4444
<scm.url>scm:git:https://github.com/codehaus-plexus/plexus-languages.git</scm.url>
45-
<project.build.outputTimestamp>2025-02-08T13:55:05Z</project.build.outputTimestamp>
45+
<project.build.outputTimestamp>2025-02-08T13:55:13Z</project.build.outputTimestamp>
4646
</properties>
4747

4848
<build>

0 commit comments

Comments
 (0)