File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.itextpdf</groupId >
7
7
<artifactId >pdfocr-root</artifactId >
8
- <version >1.0.3-SNAPSHOT </version >
8
+ <version >1.0.3</version >
9
9
</parent >
10
10
11
11
<artifactId >pdfocr-api</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.itextpdf</groupId >
7
7
<artifactId >pdfocr-root</artifactId >
8
- <version >1.0.3-SNAPSHOT </version >
8
+ <version >1.0.3</version >
9
9
</parent >
10
10
11
11
<artifactId >pdfocr-tesseract4</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.itextpdf</groupId >
7
7
<artifactId >root</artifactId >
8
- <version >7.1.16-SNAPSHOT </version >
8
+ <version >7.1.16</version >
9
9
<relativePath />
10
10
</parent >
11
11
12
12
<artifactId >pdfocr-root</artifactId >
13
- <version >1.0.3-SNAPSHOT </version >
13
+ <version >1.0.3</version >
14
14
<packaging >pom</packaging >
15
15
16
16
<name >pdfOCR</name >
22
22
</modules >
23
23
24
24
<properties >
25
- <itext .version>7.1.16-SNAPSHOT </itext .version>
25
+ <itext .version>7.1.16</itext .version>
26
26
<java .version>1.8</java .version>
27
27
<jdkLevel >${java.version}</jdkLevel >
28
28
<maven .compiler.source>${java.version} </maven .compiler.source>
You can’t perform that action at this time.
0 commit comments