diff --git a/openpdf/pom.xml b/openpdf/pom.xml index 74e9d0ffc..397a9be42 100644 --- a/openpdf/pom.xml +++ b/openpdf/pom.xml @@ -6,7 +6,7 @@ com.github.librepdf openpdf-parent - 1.0.5-SNAPSHOT + 1.0.5 openpdf diff --git a/openpdf/src/main/java/com/lowagie/text/Document.java b/openpdf/src/main/java/com/lowagie/text/Document.java index db5cbb44b..44ff26b61 100644 --- a/openpdf/src/main/java/com/lowagie/text/Document.java +++ b/openpdf/src/main/java/com/lowagie/text/Document.java @@ -108,7 +108,7 @@ public class Document implements DocListener { /** * @since 2.1.6 */ - private static final String RELEASE = "1.0.5-SNAPSHOT"; + private static final String RELEASE = "1.0.5"; private static final String OPENPDF_VERSION = OPENPDF + " " + RELEASE; /** diff --git a/pdf-html/pom.xml b/pdf-html/pom.xml index 9e57e3522..6444ae5c8 100644 --- a/pdf-html/pom.xml +++ b/pdf-html/pom.xml @@ -6,7 +6,7 @@ com.github.librepdf openpdf-parent - 1.0.5-SNAPSHOT + 1.0.5 pdf-html diff --git a/pdf-rtf/pom.xml b/pdf-rtf/pom.xml index 0c458e777..a2d5b53da 100644 --- a/pdf-rtf/pom.xml +++ b/pdf-rtf/pom.xml @@ -6,7 +6,7 @@ com.github.librepdf openpdf-parent - 1.0.5-SNAPSHOT + 1.0.5 pdf-rtf diff --git a/pdf-swing/pom.xml b/pdf-swing/pom.xml index c751ef542..3c7e2e99d 100644 --- a/pdf-swing/pom.xml +++ b/pdf-swing/pom.xml @@ -6,7 +6,7 @@ com.github.librepdf openpdf-parent - 1.0.5-SNAPSHOT + 1.0.5 pdf-swing diff --git a/pdf-toolbox/pom.xml b/pdf-toolbox/pom.xml index 3436c46f4..531ea6b33 100644 --- a/pdf-toolbox/pom.xml +++ b/pdf-toolbox/pom.xml @@ -6,7 +6,7 @@ com.github.librepdf openpdf-parent - 1.0.5-SNAPSHOT + 1.0.5 pdf-toolbox diff --git a/pdf-xml/pom.xml b/pdf-xml/pom.xml index d255101fe..0fc30194b 100644 --- a/pdf-xml/pom.xml +++ b/pdf-xml/pom.xml @@ -6,7 +6,7 @@ com.github.librepdf openpdf-parent - 1.0.5-SNAPSHOT + 1.0.5 pdf-xml diff --git a/pom.xml b/pom.xml index 8f4f81806..ea919d1d5 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.github.librepdf openpdf-parent pom - 1.0.5-SNAPSHOT + 1.0.5