Skip to content
Snippets Groups Projects
Commit 3dc45f89 authored by Xavier ELATTAOUI's avatar Xavier ELATTAOUI
Browse files

test compile error

parent c29473bb
Branches
Tags
No related merge requests found
......@@ -4,7 +4,7 @@
<parent>
<groupId>fr.soleil.device</groupId>
<artifactId>ActuatorSystem</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.2</version>
</parent>
<groupId>fr.soleil.device</groupId>
......@@ -14,7 +14,7 @@
<name>ActuatorSystem</name>
<description>ActuatorSystem device</description>
<!-- <properties>
<actuatorSystem.version>1.0.2-SNAPSHOT</actuatorSystem.version>
<actuatorSystem.version>1.0.2</actuatorSystem.version>
</properties> -->
<build>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>fr.soleil.device.ActuatorSystem</groupId>
<artifactId>ActuatorSystemActuatorPlugins</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.2</version>
</parent>
<groupId>fr.soleil.device.ActuatorSystem.ActuatorSystemActuatorPlugins</groupId>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>fr.soleil.device.ActuatorSystem</groupId>
<artifactId>ActuatorSystemActuatorPlugins</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.2</version>
</parent>
<groupId>fr.soleil.device.ActuatorSystem.ActuatorSystemActuatorPlugins</groupId>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>fr.soleil.device</groupId>
<artifactId>ActuatorSystem</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.2</version>
</parent>
<groupId>fr.soleil.device.ActuatorSystem</groupId>
......@@ -32,7 +32,7 @@
<dependency>
<groupId>fr.soleil.device.ActuatorSystem</groupId>
<artifactId>PluginInterfaces-${aol}-shared-${mode}</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.2</version>
</dependency>
<dependency>
<groupId>fr.soleil.lib</groupId>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>fr.soleil.device</groupId>
<artifactId>ActuatorSystem</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.2</version>
</parent>
<groupId>fr.soleil.device.ActuatorSystem</groupId>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>fr.soleil.device</groupId>
<artifactId>ActuatorSystem</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.2</version>
</parent>
<groupId>fr.soleil.device.ActuatorSystem</groupId>
......
......@@ -10,7 +10,7 @@
<groupId>fr.soleil.device</groupId>
<artifactId>ActuatorSystem</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.2</version>
<packaging>pom</packaging>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment