From 581439e88f3a4cfbd3870804a6dcc23d36ffa19b Mon Sep 17 00:00:00 2001 From: Romain Deltour <rdeltour@gmail.com> Date: Tue, 22 Jan 2019 14:36:59 +0100 Subject: [PATCH] chore: prepare release v4.1.1 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index e73496288..5e3946c14 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ <groupId>org.idpf</groupId> <artifactId>epubcheck</artifactId> - <version>4.1.1-SNAPSHOT</version> + <version>4.1.1</version> <packaging>jar</packaging> @@ -143,7 +143,7 @@ <connection>scm:git:ssh://git@github.com:w3c/epubcheck.git</connection> <developerConnection>scm:git:ssh://git@github.com:w3c/epubcheckgit</developerConnection> <url>https://github.com/w3c/epubcheck</url> - <tag>HEAD</tag> + <tag>v4.1.1</tag> </scm> <issueManagement> <system>Github</system>