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

Commit

Permalink
[maven-release-plugin] prepare release plexus-cipher-2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-o committed Sep 8, 2021
1 parent d2eed29 commit cf2470d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@
</parent>

<artifactId>plexus-cipher</artifactId>
<version>2.0-SNAPSHOT</version>
<version>2.0</version>

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

<scm>
<connection>scm:git:https://github.com/codehaus-plexus/plexus-cipher.git</connection>
<developerConnection>scm:git:https://github.com/codehaus-plexus/plexus-cipher.git</developerConnection>
<url>http://github.com/codehaus-plexus/plexus-cipher</url>
<tag>HEAD</tag>
<tag>plexus-cipher-2.0</tag>
</scm>
<issueManagement>
<system>jira</system>
Expand All @@ -33,7 +33,7 @@
<properties>
<javaVersion>7</javaVersion>
<sisuVersion>0.3.4</sisuVersion>
<project.build.outputTimestamp>2020-01-20T18:52:37Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2021-09-08T19:26:12Z</project.build.outputTimestamp>
</properties>

<dependencies>
Expand Down

0 comments on commit cf2470d

Please sign in to comment.