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

CI-1063 : (re)import project

parent 57e0f526
Branches
Tags
No related merge requests found
Showing
with 27 additions and 26 deletions
......@@ -2,19 +2,20 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>fr.soleil</groupId>
<artifactId>super-pom-C-CPP-device</artifactId>
<version>RELEASE</version>
<groupId>fr.soleil.device</groupId>
<artifactId>ActuatorSystem</artifactId>
<version>1.0.1-SNAPSHOT</version>
</parent>
<groupId>fr.soleil.device</groupId>
<artifactId>ActuatorSystem-${aol}-${mode}</artifactId>
<version>1.0.1-SNAPSHOT</version>
<packaging>nar</packaging>
<name>ActuatorSystem</name>
<description>ActuatorSystem device</description>
<properties>
<!-- <properties>
<actuatorSystem.version>1.0.1</actuatorSystem.version>
</properties>
</properties> -->
<build>
<plugins>
......
File moved
File moved
File moved
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment