Skip to content

Commit 9bb62b8

Browse files
committed
[RELEASE] 7.1.3-SNAPSHOT -> 7.1.3
1 parent 68411e6 commit 9bb62b8

File tree

13 files changed

+124
-199
lines changed

13 files changed

+124
-199
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.3-SNAPSHOT</version>
7+
<version>7.1.3</version>
98
</parent>
10-
119
<artifactId>barcodes</artifactId>
12-
1310
<name>iText 7 - barcodes</name>
1411
<url>http://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.3-SNAPSHOT</version>
7+
<version>7.1.3</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>http://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 & 7 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.3-SNAPSHOT</version>
7+
<version>7.1.3</version>
98
</parent>
10-
119
<artifactId>forms</artifactId>
12-
1310
<name>iText 7 - forms</name>
1411
<url>http://itextpdf.com/</url>
15-
1612
<dependencies>
1713
<dependency>
1814
<groupId>com.itextpdf</groupId>
@@ -44,9 +40,7 @@
4440
<scope>test</scope>
4541
<optional>true</optional>
4642
</dependency>
47-
4843
</dependencies>
49-
5044
<build>
5145
<plugins>
5246
<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.3-SNAPSHOT</version>
7+
<version>7.1.3</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>http://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.3-SNAPSHOT</version>
7+
<version>7.1.3</version>
98
</parent>
10-
119
<artifactId>io</artifactId>
12-
1310
<name>iText 7 - io</name>
1411
<url>http://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: 112 additions & 125 deletions
Original file line numberDiff line numberDiff line change
@@ -1,128 +1,115 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4-
<modelVersion>4.0.0</modelVersion>
5-
6-
<groupId>com.itextpdf</groupId>
7-
<artifactId>itext7-core</artifactId>
8-
<version>7.1.3-SNAPSHOT</version>
9-
<packaging>pom</packaging>
10-
11-
<name>iText 7 Core</name>
12-
<description>A Free Java-PDF library</description>
2+
<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">
3+
<modelVersion>4.0.0</modelVersion>
4+
<groupId>com.itextpdf</groupId>
5+
<artifactId>itext7-core</artifactId>
6+
<version>7.1.3</version>
7+
<packaging>pom</packaging>
8+
<name>iText 7 Core</name>
9+
<description>A Free Java-PDF library</description>
10+
<url>http://itextpdf.com/</url>
11+
<inceptionYear>1998</inceptionYear>
12+
<organization>
13+
<name>iText Group NV</name>
1314
<url>http://itextpdf.com/</url>
14-
<inceptionYear>1998</inceptionYear>
15-
16-
<organization>
17-
<name>iText Group NV</name>
18-
<url>http://itextpdf.com/</url>
19-
</organization>
20-
21-
<licenses>
22-
<license>
23-
<name>GNU Affero General Public License v3</name>
24-
<url>http://www.fsf.org/licensing/licenses/agpl-3.0.html</url>
25-
</license>
26-
</licenses>
27-
28-
<developers>
29-
<developer>
30-
<id>itext</id>
31-
<name>iText Software</name>
32-
<email>[email protected]</email>
33-
<url>http://www.itextpdf.com</url>
34-
</developer>
35-
</developers>
36-
37-
<mailingLists>
38-
<mailingList>
39-
<name>iText on StackOverflow</name>
40-
<subscribe>http://stackoverflow.com/questions/tagged/itext7</subscribe>
41-
<archive>http://stackoverflow.com/questions/tagged/itext7</archive>
42-
<otherArchives>
43-
<otherArchive>http://news.gmane.org/gmane.comp.java.lib.itext.general</otherArchive>
44-
<otherArchive>http://itext-general.2136553.n4.nabble.com/</otherArchive>
45-
<otherArchive>http://www.junlu.com/2.html</otherArchive>
46-
<otherArchive>http://sourceforge.net/mailarchive/forum.php?forum_id=3273</otherArchive>
47-
<otherArchive>http://www.mail-archive.com/itext-questions%40lists.sourceforge.net/</otherArchive>
48-
</otherArchives>
49-
</mailingList>
50-
</mailingLists>
51-
52-
<scm>
53-
<connection>ssh://[email protected]:7999/i7j/itextcore.git</connection>
54-
<url>ssh://[email protected]:7999/i7j/itextcore.git</url>
55-
</scm>
56-
57-
<issueManagement>
58-
<system>jira</system>
59-
<url>https://jira.itextsupport.com/</url>
60-
</issueManagement>
61-
62-
<ciManagement>
63-
<system>jenkins-ci</system>
64-
<url>http://ci.itextsupport.com/</url>
65-
</ciManagement>
66-
67-
<dependencies>
68-
<dependency>
69-
<groupId>com.itextpdf</groupId>
70-
<artifactId>barcodes</artifactId>
71-
<version>${project.version}</version>
72-
</dependency>
73-
<dependency>
74-
<groupId>com.itextpdf</groupId>
75-
<artifactId>font-asian</artifactId>
76-
<version>${project.version}</version>
77-
</dependency>
78-
<dependency>
79-
<groupId>com.itextpdf</groupId>
80-
<artifactId>forms</artifactId>
81-
<version>${project.version}</version>
82-
</dependency>
83-
<dependency>
84-
<groupId>com.itextpdf</groupId>
85-
<artifactId>hyph</artifactId>
86-
<version>${project.version}</version>
87-
</dependency>
88-
<dependency>
89-
<groupId>com.itextpdf</groupId>
90-
<artifactId>io</artifactId>
91-
<version>${project.version}</version>
92-
</dependency>
93-
<dependency>
94-
<groupId>com.itextpdf</groupId>
95-
<artifactId>kernel</artifactId>
96-
<version>${project.version}</version>
97-
</dependency>
98-
<dependency>
99-
<groupId>com.itextpdf</groupId>
100-
<artifactId>layout</artifactId>
101-
<version>${project.version}</version>
102-
</dependency>
103-
<dependency>
104-
<groupId>com.itextpdf</groupId>
105-
<artifactId>pdfa</artifactId>
106-
<version>${project.version}</version>
107-
</dependency>
108-
<dependency>
109-
<groupId>com.itextpdf</groupId>
110-
<artifactId>sign</artifactId>
111-
<version>${project.version}</version>
112-
</dependency>
113-
</dependencies>
114-
115-
<build>
116-
<plugins>
117-
<plugin>
118-
<groupId>org.revapi</groupId>
119-
<artifactId>revapi-maven-plugin</artifactId>
120-
<version>0.8.2</version>
121-
<configuration>
122-
<skip>true</skip>
123-
</configuration>
124-
</plugin>
125-
</plugins>
126-
</build>
127-
15+
</organization>
16+
<licenses>
17+
<license>
18+
<name>GNU Affero General Public License v3</name>
19+
<url>http://www.fsf.org/licensing/licenses/agpl-3.0.html</url>
20+
</license>
21+
</licenses>
22+
<developers>
23+
<developer>
24+
<id>itext</id>
25+
<name>iText Software</name>
26+
<email>[email protected]</email>
27+
<url>http://www.itextpdf.com</url>
28+
</developer>
29+
</developers>
30+
<mailingLists>
31+
<mailingList>
32+
<name>iText on StackOverflow</name>
33+
<subscribe>http://stackoverflow.com/questions/tagged/itext7</subscribe>
34+
<archive>http://stackoverflow.com/questions/tagged/itext7</archive>
35+
<otherArchives>
36+
<otherArchive>http://news.gmane.org/gmane.comp.java.lib.itext.general</otherArchive>
37+
<otherArchive>http://itext-general.2136553.n4.nabble.com/</otherArchive>
38+
<otherArchive>http://www.junlu.com/2.html</otherArchive>
39+
<otherArchive>http://sourceforge.net/mailarchive/forum.php?forum_id=3273</otherArchive>
40+
<otherArchive>http://www.mail-archive.com/itext-questions%40lists.sourceforge.net/</otherArchive>
41+
</otherArchives>
42+
</mailingList>
43+
</mailingLists>
44+
<scm>
45+
<connection>ssh://[email protected]:7999/i7j/itextcore.git</connection>
46+
<url>ssh://[email protected]:7999/i7j/itextcore.git</url>
47+
</scm>
48+
<issueManagement>
49+
<system>jira</system>
50+
<url>https://jira.itextsupport.com/</url>
51+
</issueManagement>
52+
<ciManagement>
53+
<system>jenkins-ci</system>
54+
<url>http://ci.itextsupport.com/</url>
55+
</ciManagement>
56+
<dependencies>
57+
<dependency>
58+
<groupId>com.itextpdf</groupId>
59+
<artifactId>barcodes</artifactId>
60+
<version>${project.version}</version>
61+
</dependency>
62+
<dependency>
63+
<groupId>com.itextpdf</groupId>
64+
<artifactId>font-asian</artifactId>
65+
<version>${project.version}</version>
66+
</dependency>
67+
<dependency>
68+
<groupId>com.itextpdf</groupId>
69+
<artifactId>forms</artifactId>
70+
<version>${project.version}</version>
71+
</dependency>
72+
<dependency>
73+
<groupId>com.itextpdf</groupId>
74+
<artifactId>hyph</artifactId>
75+
<version>${project.version}</version>
76+
</dependency>
77+
<dependency>
78+
<groupId>com.itextpdf</groupId>
79+
<artifactId>io</artifactId>
80+
<version>${project.version}</version>
81+
</dependency>
82+
<dependency>
83+
<groupId>com.itextpdf</groupId>
84+
<artifactId>kernel</artifactId>
85+
<version>${project.version}</version>
86+
</dependency>
87+
<dependency>
88+
<groupId>com.itextpdf</groupId>
89+
<artifactId>layout</artifactId>
90+
<version>${project.version}</version>
91+
</dependency>
92+
<dependency>
93+
<groupId>com.itextpdf</groupId>
94+
<artifactId>pdfa</artifactId>
95+
<version>${project.version}</version>
96+
</dependency>
97+
<dependency>
98+
<groupId>com.itextpdf</groupId>
99+
<artifactId>sign</artifactId>
100+
<version>${project.version}</version>
101+
</dependency>
102+
</dependencies>
103+
<build>
104+
<plugins>
105+
<plugin>
106+
<groupId>org.revapi</groupId>
107+
<artifactId>revapi-maven-plugin</artifactId>
108+
<version>0.8.2</version>
109+
<configuration>
110+
<skip>true</skip>
111+
</configuration>
112+
</plugin>
113+
</plugins>
114+
</build>
128115
</project>

0 commit comments

Comments
 (0)