Skip to content

Commit c96f998

Browse files
[maven-release-plugin] prepare release v1.14.0
1 parent de45c0d commit c96f998

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
<groupId>org.simplify4u.plugins</groupId>
2828
<artifactId>pgpverify-maven-plugin</artifactId>
29-
<version>1.13.1-SNAPSHOT</version>
29+
<version>1.14.0</version>
3030
<packaging>maven-plugin</packaging>
3131

3232
<name>Verify PGP signatures plugin</name>
@@ -65,7 +65,7 @@
6565
<connection>scm:git:[email protected]:s4u/pgpverify-maven-plugin.git</connection>
6666
<developerConnection>${project.scm.connection}</developerConnection>
6767
<url>https://github.com/s4u/pgpverify-maven-plugin</url>
68-
<tag>HEAD</tag>
68+
<tag>v1.14.0</tag>
6969
</scm>
7070

7171
<distributionManagement>
@@ -82,7 +82,7 @@
8282
<bouncycastle.version>1.69</bouncycastle.version>
8383
<resilience4j.version>1.7.1</resilience4j.version>
8484
<mockserver.version>5.11.2</mockserver.version>
85-
<project.build.outputTimestamp>2021-06-06T11:54:09Z</project.build.outputTimestamp>
85+
<project.build.outputTimestamp>2021-06-29T22:10:29Z</project.build.outputTimestamp>
8686

8787
<!-- default value for ide -->
8888
<maven.test.skip />

0 commit comments

Comments
 (0)