Skip to content

Commit 570875e

Browse files
author
Flash Gordon
committed
[maven-release-plugin] prepare release JSignPdf_3_0_0-BETA-4
1 parent 9a13b0a commit 570875e

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

distribution/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.github.kwart.jsign</groupId>
1010
<artifactId>jsignpdf-root</artifactId>
11-
<version>3.0.0-SNAPSHOT</version>
11+
<version>3.0.0-BETA-4</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

installcert/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.github.kwart.jsign</groupId>
1010
<artifactId>jsignpdf-root</artifactId>
11-
<version>3.0.0-SNAPSHOT</version>
11+
<version>3.0.0-BETA-4</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

jsignpdf/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.github.kwart.jsign</groupId>
1010
<artifactId>jsignpdf-root</artifactId>
11-
<version>3.0.0-SNAPSHOT</version>
11+
<version>3.0.0-BETA-4</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

pom.xml

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

44
<groupId>com.github.kwart.jsign</groupId>
55
<artifactId>jsignpdf-root</artifactId>
6-
<version>3.0.0-SNAPSHOT</version>
6+
<version>3.0.0-BETA-4</version>
77
<packaging>pom</packaging>
88

99
<name>${project.artifactId}</name>
@@ -169,7 +169,7 @@
169169
<scm>
170170
<connection>scm:git:https://github.com/intoolswetrust/jsignpdf.git</connection>
171171
<url>http://github.com/intoolswetrust/jsignpdf/</url>
172-
<tag>HEAD</tag>
172+
<tag>JSignPdf_3_0_0-BETA-4</tag>
173173
</scm>
174174

175175
<distributionManagement>

0 commit comments

Comments
 (0)