Skip to content
This repository was archived by the owner on Nov 24, 2024. It is now read-only.

Commit 4499ae1

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 3a01f1c commit 4499ae1

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
@@ -9,14 +9,14 @@
99
</parent>
1010

1111
<artifactId>plexus-cipher</artifactId>
12-
<version>3.0.0</version>
12+
<version>3.0.1-SNAPSHOT</version>
1313

1414
<name>Plexus Cipher: encryption/decryption Component</name>
1515

1616
<scm>
1717
<connection>scm:git:https://github.com/codehaus-plexus/plexus-cipher.git</connection>
1818
<developerConnection>scm:git:[email protected]:codehaus-plexus/plexus-cipher.git</developerConnection>
19-
<tag>plexus-cipher-3.0.0</tag>
19+
<tag>HEAD</tag>
2020
<url>http://github.com/codehaus-plexus/plexus-cipher</url>
2121
</scm>
2222
<issueManagement>
@@ -31,7 +31,7 @@
3131
</distributionManagement>
3232

3333
<properties>
34-
<project.build.outputTimestamp>2024-09-28T18:22:28Z</project.build.outputTimestamp>
34+
<project.build.outputTimestamp>2024-09-28T18:26:15Z</project.build.outputTimestamp>
3535
</properties>
3636

3737
<dependencies>

0 commit comments

Comments
 (0)