Skip to content
Snippets Groups Projects
Commit e059cd6e authored by Falilou Thiam's avatar Falilou Thiam
Browse files

Minor change in project architecture

parent fd3361e1
No related branches found
No related tags found
No related merge requests found
Showing
with 7 additions and 12 deletions
......@@ -4,7 +4,7 @@
<parent>
<groupId>fr.soleil.device.ActuatorSystem</groupId>
<artifactId>ActuatorSystemActuatorPlugins</artifactId>
<version>1.0.5-SNAPSHOT</version>
<version>1.0.5</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.5-SNAPSHOT</version>
<version>1.0.5</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.5-SNAPSHOT</version>
<version>1.0.5</version>
</parent>
<groupId>fr.soleil.device.ActuatorSystem</groupId>
......@@ -31,8 +31,7 @@
<dependencies>
<dependency>
<groupId>fr.soleil.device.ActuatorSystem</groupId>
<artifactId>PluginInterfaces</artifactId>
<version>1.0.5-SNAPSHOT</version>
<artifactId>PluginInterfaces-${aol}-shared-${mode}</artifactId>
</dependency>
<dependency>
<groupId>fr.soleil.lib</groupId>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>fr.soleil.device</groupId>
<artifactId>ActuatorSystem</artifactId>
<version>1.0.5-SNAPSHOT</version>
<version>1.0.5</version>
</parent>
<groupId>fr.soleil.device</groupId>
......@@ -13,9 +13,6 @@
<packaging>nar</packaging>
<name>ActuatorSystem</name>
<description>ActuatorSystem device</description>
<!-- <properties>
<actuatorSystem.version>1.0.5-SNAPSHOT</actuatorSystem.version>
</properties> -->
<build>
<plugins>
......@@ -63,8 +60,7 @@
<dependency>
<groupId>fr.soleil.device.ActuatorSystem</groupId>
<artifactId>PluginInterfaces</artifactId>
<version>${project.version}</version>
<artifactId>PluginInterfaces-${aol}-shared-${mode}</artifactId>
</dependency>
</dependencies>
......
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment