Skip to content

Commit 1c4eb51

Browse files
committed
[RELEASE] 7.1.6-SNAPSHOT -> 7.1.6
1 parent 5ef1089 commit 1c4eb51

File tree

15 files changed

+21
-91
lines changed

15 files changed

+21
-91
lines changed

barcodes/pom.xml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,14 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
33
<modelVersion>4.0.0</modelVersion>
4-
54
<parent>
65
<groupId>com.itextpdf</groupId>
76
<artifactId>root</artifactId>
8-
<version>7.1.6-SNAPSHOT</version>
7+
<version>7.1.6</version>
98
</parent>
10-
119
<artifactId>barcodes</artifactId>
12-
1310
<name>iText 7 - barcodes</name>
1411
<url>https://itextpdf.com/</url>
15-
1612
<dependencies>
1713
<dependency>
1814
<groupId>com.itextpdf</groupId>
@@ -26,7 +22,6 @@
2622
<scope>test</scope>
2723
</dependency>
2824
</dependencies>
29-
3025
<build>
3126
<plugins>
3227
<plugin>

font-asian/pom.xml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,12 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
33
<modelVersion>4.0.0</modelVersion>
4-
54
<parent>
65
<groupId>com.itextpdf</groupId>
76
<artifactId>root</artifactId>
8-
<version>7.1.6-SNAPSHOT</version>
7+
<version>7.1.6</version>
98
</parent>
10-
119
<artifactId>font-asian</artifactId>
12-
1310
<name>iText 7 - Asian fonts</name>
1411
<description>iText Asian fonts for use in conjunction with iText 7, a free Java-PDF library</description>
1512
<url>https://itextpdf.com/</url>
@@ -18,7 +15,6 @@
1815
<name>Various licenses (see individual files)</name>
1916
</license>
2017
</licenses>
21-
2218
<build>
2319
<plugins>
2420
<plugin>

forms/pom.xml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,14 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
33
<modelVersion>4.0.0</modelVersion>
4-
54
<parent>
65
<groupId>com.itextpdf</groupId>
76
<artifactId>root</artifactId>
8-
<version>7.1.6-SNAPSHOT</version>
7+
<version>7.1.6</version>
98
</parent>
10-
119
<artifactId>forms</artifactId>
12-
1310
<name>iText 7 - forms</name>
1411
<url>https://itextpdf.com/</url>
15-
1612
<dependencies>
1713
<dependency>
1814
<groupId>com.itextpdf</groupId>
@@ -45,7 +41,6 @@
4541
<optional>true</optional>
4642
</dependency>
4743
</dependencies>
48-
4944
<build>
5045
<plugins>
5146
<plugin>

hyph/pom.xml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,12 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
33
<modelVersion>4.0.0</modelVersion>
4-
54
<parent>
65
<groupId>com.itextpdf</groupId>
76
<artifactId>root</artifactId>
8-
<version>7.1.6-SNAPSHOT</version>
7+
<version>7.1.6</version>
98
</parent>
10-
119
<artifactId>hyph</artifactId>
12-
1310
<name>iText 7 - hyph</name>
1411
<description>XML files that can be used for hyphenation</description>
1512
<url>https://itextpdf.com/</url>
@@ -18,7 +15,6 @@
1815
<name>Various licenses (see individual files)</name>
1916
</license>
2017
</licenses>
21-
2218
<build>
2319
<plugins>
2420
<plugin>

io/pom.xml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,14 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
33
<modelVersion>4.0.0</modelVersion>
4-
54
<parent>
65
<groupId>com.itextpdf</groupId>
76
<artifactId>root</artifactId>
8-
<version>7.1.6-SNAPSHOT</version>
7+
<version>7.1.6</version>
98
</parent>
10-
119
<artifactId>io</artifactId>
12-
1310
<name>iText 7 - io</name>
1411
<url>https://itextpdf.com/</url>
15-
1612
<dependencies>
1713
<dependency>
1814
<groupId>com.itextpdf</groupId>
@@ -21,7 +17,6 @@
2117
<scope>test</scope>
2218
</dependency>
2319
</dependencies>
24-
2520
<build>
2621
<resources>
2722
<resource>

itextcore/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.itextpdf</groupId>
55
<artifactId>itext7-core</artifactId>
6-
<version>7.1.6-SNAPSHOT</version>
6+
<version>7.1.6</version>
77
<packaging>pom</packaging>
88
<name>iText 7 Core</name>
99
<description>A Free Java-PDF library</description>

kernel/pom.xml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,14 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
33
<modelVersion>4.0.0</modelVersion>
4-
54
<parent>
65
<groupId>com.itextpdf</groupId>
76
<artifactId>root</artifactId>
8-
<version>7.1.6-SNAPSHOT</version>
7+
<version>7.1.6</version>
98
</parent>
10-
119
<artifactId>kernel</artifactId>
12-
1310
<name>iText 7 - kernel</name>
1411
<url>https://itextpdf.com/</url>
15-
1612
<dependencies>
1713
<dependency>
1814
<groupId>com.itextpdf</groupId>
@@ -44,7 +40,6 @@
4440
<scope>test</scope>
4541
</dependency>
4642
</dependencies>
47-
4843
<build>
4944
<plugins>
5045
<plugin>

kernel/src/main/java/com/itextpdf/kernel/Version.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ public final class Version {
7878
* This String contains the version number of this iText release.
7979
* For debugging purposes, we request you NOT to change this constant.
8080
*/
81-
private static final String release = "7.1.6-SNAPSHOT";
81+
private static final String release = "7.1.6";
8282
/**
8383
* This String contains the iText version as shown in the producer line.
8484
* iText is a product developed by iText Group NV.

layout/pom.xml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,14 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
33
<modelVersion>4.0.0</modelVersion>
4-
54
<parent>
65
<groupId>com.itextpdf</groupId>
76
<artifactId>root</artifactId>
8-
<version>7.1.6-SNAPSHOT</version>
7+
<version>7.1.6</version>
98
</parent>
10-
119
<artifactId>layout</artifactId>
12-
1310
<name>iText 7 - layout</name>
1411
<url>https://itextpdf.com/</url>
15-
1612
<dependencies>
1713
<dependency>
1814
<groupId>com.itextpdf</groupId>
@@ -32,7 +28,6 @@
3228
<scope>test</scope>
3329
</dependency>
3430
</dependencies>
35-
3631
<build>
3732
<plugins>
3833
<plugin>

pdfa/pom.xml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,14 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
33
<modelVersion>4.0.0</modelVersion>
4-
54
<parent>
65
<groupId>com.itextpdf</groupId>
76
<artifactId>root</artifactId>
8-
<version>7.1.6-SNAPSHOT</version>
7+
<version>7.1.6</version>
98
</parent>
10-
119
<artifactId>pdfa</artifactId>
12-
1310
<name>iText 7 - pdfa</name>
1411
<url>https://itextpdf.com/</url>
15-
1612
<dependencies>
1713
<dependency>
1814
<groupId>com.itextpdf</groupId>
@@ -38,7 +34,6 @@
3834
<scope>test</scope>
3935
</dependency>
4036
</dependencies>
41-
4237
<build>
4338
<plugins>
4439
<plugin>

0 commit comments

Comments
 (0)