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

test compile error

parent 29252161
Branches
Tags
No related merge requests found
......@@ -4,7 +4,7 @@
<parent>
<groupId>fr.soleil.device</groupId>
<artifactId>ActuatorSystem</artifactId>
<version>1.0.3-SNAPSHOT</version>
<version>1.0.3</version>
</parent>
<groupId>fr.soleil.device</groupId>
......@@ -14,7 +14,7 @@
<name>ActuatorSystem</name>
<description>ActuatorSystem device</description>
<!-- <properties>
<actuatorSystem.version>1.0.3-SNAPSHOT</actuatorSystem.version>
<actuatorSystem.version>1.0.3</actuatorSystem.version>
</properties> -->
<build>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>fr.soleil.device.ActuatorSystem</groupId>
<artifactId>ActuatorSystemActuatorPlugins</artifactId>
<version>1.0.3-SNAPSHOT</version>
<version>1.0.3</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.3-SNAPSHOT</version>
<version>1.0.3</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.3-SNAPSHOT</version>
<version>1.0.3</version>
</parent>
<groupId>fr.soleil.device.ActuatorSystem</groupId>
......@@ -31,8 +31,8 @@
<dependencies>
<dependency>
<groupId>fr.soleil.device.ActuatorSystem</groupId>
<artifactId>PluginInterfaces-${aol}-shared-${mode}</artifactId>
<version>1.0.3-SNAPSHOT</version>
<artifactId>PluginInterfaces</artifactId>
<version>1.0.3</version>
</dependency>
<dependency>
<groupId>fr.soleil.lib</groupId>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>fr.soleil.device</groupId>
<artifactId>ActuatorSystem</artifactId>
<version>1.0.3-SNAPSHOT</version>
<version>1.0.3</version>
</parent>
<groupId>fr.soleil.device.ActuatorSystem</groupId>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>fr.soleil.device</groupId>
<artifactId>ActuatorSystem</artifactId>
<version>1.0.3-SNAPSHOT</version>
<version>1.0.3</version>
</parent>
<groupId>fr.soleil.device.ActuatorSystem</groupId>
......
......@@ -10,7 +10,7 @@
<groupId>fr.soleil.device</groupId>
<artifactId>ActuatorSystem</artifactId>
<version>1.0.3-SNAPSHOT</version>
<version>1.0.3</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