From 8457ba6f64f80eb2f2c1dd7de7dc971aa075be16 Mon Sep 17 00:00:00 2001 From: Sebastien Besson Date: Mon, 12 Dec 2016 21:27:51 +0000 Subject: [PATCH] Update pom-scijava post Bio-Formats 5.3.0 This commit bumps the Bio-Formats dependencies in pom-scijava following the 5.3.0 release. As a result of the component architecture and decoupling, the low-level ome-common and ome-xml have their version number now maintained independently of bio-formats.version and their groupId is adjusted. --- pom.xml | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index f533377a..c7678f5c 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ pom-scijava - 12.0.1-SNAPSHOT + 13.0.0-SNAPSHOT pom SciJava Parent POM @@ -487,14 +487,15 @@ + 5.3.1 + 5.3.1 + - 5.2.4 + 5.3.0 ${bio-formats.version} ${bio-formats.version} ${bio-formats.version} - ${bio-formats.version} ${bio-formats.version} - ${bio-formats.version} @@ -1799,9 +1800,9 @@ - ome - formats-common - ${formats-common.version} + org.openmicroscopy + ome-common + ${ome-common.version} xalan @@ -1819,7 +1820,7 @@ ${formats-gpl.version} - ome + org.openmicroscopy ome-xml ${ome-xml.version}