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

Commit cf2470d

Browse files
committed
[maven-release-plugin] prepare release plexus-cipher-2.0
1 parent d2eed29 commit cf2470d

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

1111
<artifactId>plexus-cipher</artifactId>
12-
<version>2.0-SNAPSHOT</version>
12+
<version>2.0</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:https://github.com/codehaus-plexus/plexus-cipher.git</developerConnection>
1919
<url>http://github.com/codehaus-plexus/plexus-cipher</url>
20-
<tag>HEAD</tag>
20+
<tag>plexus-cipher-2.0</tag>
2121
</scm>
2222
<issueManagement>
2323
<system>jira</system>
@@ -33,7 +33,7 @@
3333
<properties>
3434
<javaVersion>7</javaVersion>
3535
<sisuVersion>0.3.4</sisuVersion>
36-
<project.build.outputTimestamp>2020-01-20T18:52:37Z</project.build.outputTimestamp>
36+
<project.build.outputTimestamp>2021-09-08T19:26:12Z</project.build.outputTimestamp>
3737
</properties>
3838

3939
<dependencies>

0 commit comments

Comments
 (0)