From 252cc19d1a7f0ebf06ab46b2f165720532643848 Mon Sep 17 00:00:00 2001 From: Nicolas Leclercq <nicolas.leclercq@synchrotron-soleil.fr> Date: Mon, 24 Nov 2014 15:14:20 +0000 Subject: [PATCH] changed the Tango db client side timeout --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a3d926d..a36fb43 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ </parent> <groupId>fr.soleil.device</groupId> <artifactId>ContinuousAO-${aol}-${mode}</artifactId> - <version>1.0.4</version> + <version>1.0.5-SNAPSHOT</version> <packaging>nar</packaging> <name>ContinuousAO</name> <description>ContinuousAO device</description> -- GitLab