diff --git a/Device/pom.xml b/Device/pom.xml
index bc84bfaea679c6a0c8d972530bd12a44fefd45b8..b8487f0d45a55a754d90370fd326e81f76f1993d 100644
--- a/Device/pom.xml
+++ b/Device/pom.xml
@@ -14,7 +14,7 @@
 	<name>ActuatorSystem</name>
 	<description>ActuatorSystem device</description>
   <!--	<properties>
-    <actuatorSystem.version>1.0.1</actuatorSystem.version>
+    <actuatorSystem.version>1.0.2-SNAPSHOT</actuatorSystem.version>
   	</properties> -->
 
 	<build>
diff --git a/Plugins/ActuatorPlugins/pom.xml b/Plugins/ActuatorPlugins/pom.xml
index 6994a06ccc067662f63c3d99256be7705c27e27a..36b7dc2a238d149b9bf1621bddf202ab08d69bba 100644
--- a/Plugins/ActuatorPlugins/pom.xml
+++ b/Plugins/ActuatorPlugins/pom.xml
@@ -32,7 +32,7 @@
         <dependency>
             <groupId>fr.soleil.device.ActuatorSystem</groupId>
             <artifactId>PluginInterfaces-${aol}-shared-${mode}</artifactId>
-            <version>1.0.1</version>
+            <version>1.0.2-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>fr.soleil.lib</groupId>