Skip to content

Commit a6017d2

Browse files
author
Flash Gordon
committed
[maven-release-plugin] prepare release JSignPdf_2_3_0
1 parent 0904359 commit a6017d2

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

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>2.3.0-SNAPSHOT</version>
11+
<version>2.3.0</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>2.3.0-SNAPSHOT</version>
11+
<version>2.3.0</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>2.3.0-SNAPSHOT</version>
11+
<version>2.3.0</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>2.3.0-SNAPSHOT</version>
6+
<version>2.3.0</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_2_3_0</tag>
173173
</scm>
174174

175175
<distributionManagement>

0 commit comments

Comments
 (0)