Skip to content
Snippets Groups Projects
Commit 6843cb1f authored by Vincent Hardion's avatar Vincent Hardion
Browse files

finalize pom

parent 9614a5c6
No related branches found
No related tags found
No related merge requests found
......@@ -6,11 +6,11 @@
<parent>
<groupId>fr.soleil</groupId>
<artifactId>super-pom-C-CPP-tango</artifactId>
<version>1.0-SNAPSHOT</version>
<version>RELEASE</version>
</parent>
<groupId>fr.soleil.lib</groupId>
<artifactId>Electrometers</artifactId>
<artifactId>Electrometers-${aol}-${library}-${mode}</artifactId>
<version>2.2.0</version>
<packaging>nar</packaging>
......@@ -28,16 +28,6 @@
</url>
</scm>
<!--
You can override these properties from the command line
ex : mvn install -Dlibrary=static
-->
<properties>
<library>static</library> <!-- define the type of library by default -->
<!-- <DEBUG>true</DEBUG> uncomment if you build in debug by default -->
</properties>
<build>
<plugins>
<plugin>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment