Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed Apr 10, 2021
1 parent e1e7ae3 commit 29fc5a5
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 @@ -26,7 +26,7 @@

<groupId>org.simplify4u.plugins</groupId>
<artifactId>pgpverify-maven-plugin</artifactId>
<version>1.11.1-SNAPSHOT</version>
<version>1.12.0</version>
<packaging>maven-plugin</packaging>

<name>Verify PGP signatures plugin</name>
Expand Down Expand Up @@ -65,7 +65,7 @@
<connection>scm:git:git@github.com:s4u/pgpverify-maven-plugin.git</connection>
<developerConnection>${project.scm.connection}</developerConnection>
<url>https://github.com/s4u/pgpverify-maven-plugin</url>
<tag>HEAD</tag>
<tag>v1.12.0</tag>
</scm>

<distributionManagement>
Expand All @@ -82,7 +82,7 @@
<bouncycastle.version>1.68</bouncycastle.version>
<resilience4j.version>1.7.0</resilience4j.version>
<mockserver.version>5.11.2</mockserver.version>
<project.build.outputTimestamp>2021-01-05T20:09:40Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2021-04-10T17:26:00Z</project.build.outputTimestamp>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 29fc5a5

Please sign in to comment.