From 4d2b871a7078854f29883a680e5a9780d15c84e4 Mon Sep 17 00:00:00 2001 From: Gregor Middell Date: Sat, 9 May 2015 16:22:10 +0200 Subject: [PATCH] Version 1.6.2 release --- collatex-core/pom.xml | 4 ++-- collatex-servlet/pom.xml | 2 +- collatex-tools/pom.xml | 4 ++-- pom.xml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/collatex-core/pom.xml b/collatex-core/pom.xml index 7327319e5..f8754ac55 100644 --- a/collatex-core/pom.xml +++ b/collatex-core/pom.xml @@ -5,10 +5,10 @@ eu.interedition collatex - 1.6.2-SNAPSHOT + 1.6.2 collatex-core - 1.6.2-SNAPSHOT + 1.6.2 CollateX Core A Java library for collating textual sources, for example, to produce an apparatus. diff --git a/collatex-servlet/pom.xml b/collatex-servlet/pom.xml index 587bf075d..a03edca3f 100644 --- a/collatex-servlet/pom.xml +++ b/collatex-servlet/pom.xml @@ -3,7 +3,7 @@ eu.interedition collatex - 1.6.2-SNAPSHOT + 1.6.2 collatex-servlet CollateX Servlet diff --git a/collatex-tools/pom.xml b/collatex-tools/pom.xml index 2b10fd9d7..9c1d5df16 100644 --- a/collatex-tools/pom.xml +++ b/collatex-tools/pom.xml @@ -5,10 +5,10 @@ eu.interedition collatex - 1.6.2-SNAPSHOT + 1.6.2 collatex-tools - 1.6.2-SNAPSHOT + 1.6.2 CollateX Tools CollateX Tool Suite including a command line interface and a HTTP service diff --git a/pom.xml b/pom.xml index ad7b9af9b..c2bc2fa33 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 eu.interedition collatex - 1.6.2-SNAPSHOT + 1.6.2 pom CollateX Software for collating textual sources, for example, to produce an apparatus.