Skip to content

Commit 9df5975

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 551ece0 commit 9df5975

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@
1010
</parent>
1111

1212
<artifactId>plexus-sec-dispatcher</artifactId>
13-
<version>4.1.0</version>
13+
<version>4.1.1-SNAPSHOT</version>
1414

1515
<name>Plexus Security Dispatcher Component</name>
1616
<description>This library provides encryption/decryption functionality with pluggable ciphers and password providers</description>
1717

1818
<scm>
1919
<connection>scm:git:[email protected]:codehaus-plexus/plexus-sec-dispatcher.git</connection>
2020
<developerConnection>scm:git:[email protected]:codehaus-plexus/plexus-sec-dispatcher.git</developerConnection>
21-
<tag>plexus-sec-dispatcher-4.1.0</tag>
21+
<tag>HEAD</tag>
2222
<url>https://github.com/codehaus-plexus/plexus-sec-dispatcher.git</url>
2323
</scm>
2424
<issueManagement>
@@ -35,7 +35,7 @@
3535

3636
<properties>
3737
<javaVersion>17</javaVersion>
38-
<project.build.outputTimestamp>2025-02-02T18:08:09Z</project.build.outputTimestamp>
38+
<project.build.outputTimestamp>2025-02-02T18:08:23Z</project.build.outputTimestamp>
3939

4040
<version.slf4j>2.0.16</version.slf4j>
4141
</properties>

0 commit comments

Comments
 (0)