File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
kernel/src/main/java/com/itextpdf/kernel Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ public final class Version {
7272 * This String contains the version number of this iText release.
7373 * For debugging purposes, we request you NOT to change this constant.
7474 */
75- private static String release = "7.0.1-SNAPSHOT " ;
75+ private static String release = "7.0.1" ;
7676 /**
7777 * This String contains the iText version as shown in the producer line.
7878 * iText is a product developed by iText Group NV.
Original file line number Diff line number Diff line change 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" >
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" >
43 <modelVersion >4.0.0</modelVersion >
54
65 <groupId >com.itextpdf</groupId >
You can’t perform that action at this time.
0 commit comments