Skip to content

Commit d3e79db

Browse files
author
Flash Gordon
committed
[maven-release-plugin] prepare release JSignPdf_3_0_0-BETA-6
1 parent 035dee9 commit d3e79db

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-6</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-6</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-6</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-6</version>
77
<packaging>pom</packaging>
88

99
<name>${project.artifactId}</name>
@@ -168,7 +168,7 @@
168168
<scm>
169169
<connection>scm:git:https://github.com/intoolswetrust/jsignpdf.git</connection>
170170
<url>http://github.com/intoolswetrust/jsignpdf/</url>
171-
<tag>HEAD</tag>
171+
<tag>JSignPdf_3_0_0-BETA-6</tag>
172172
</scm>
173173

174174
<distributionManagement>

0 commit comments

Comments
 (0)