From 6cb1cd7fd45a651ed3d1315a92076b6fe8ca026d Mon Sep 17 00:00:00 2001 From: Arthur Coolen <coolen@astron.nl> Date: Mon, 11 Feb 2013 11:39:04 +0000 Subject: [PATCH] Task #4051: pom version to non released version --- SAS/OTB/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SAS/OTB/pom.xml b/SAS/OTB/pom.xml index 28eb1281afe..e2eb55cc86a 100644 --- a/SAS/OTB/pom.xml +++ b/SAS/OTB/pom.xml @@ -15,7 +15,7 @@ <groupId>nl.astron.lofar.sas.otb</groupId> <artifactId>otb-parent</artifactId> - <version>1.10.2-SNAPSHOT</version> + <version>1.10.0-SNAPSHOT</version> <packaging>pom</packaging> -- GitLab