From bba6e56633e27ffe3f8dcaaa0858b1edac81b9cf Mon Sep 17 00:00:00 2001 From: Xavier Elattaoui <xavier.elattaoui@synchrotron-soleil.fr> Date: Mon, 9 May 2016 15:22:05 +0000 Subject: [PATCH] Snapshot version in trunk --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 35dcfbc..c9178f7 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ </parent> <groupId>fr.soleil.device</groupId> <artifactId>MCCE2Electrometers-${aol}-${mode}</artifactId> - <version>2.2.9</version> + <version>2.2.10-SNAPSHOT</version> <packaging>nar</packaging> <name>MCCE2Electrometers</name> <!-- use for the name of executable --> -- GitLab