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

Windows activation deleted in pom file.

parent 775a3ff9
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@
</parent>
<groupId>fr.soleil.device</groupId>
<artifactId>LFI_3751-${aol}-${mode}</artifactId>
<version>1.1.5-SNAPSHOT</version>
<version>1.1.5</version>
<packaging>nar</packaging>
<name>LFI_3751</name>
<description>LFI_3751 device</description>
......@@ -17,9 +17,6 @@
<plugin>
<groupId>org.freehep</groupId>
<artifactId>freehep-nar-plugin</artifactId>
<configuration>
<os>Windows</os>
</configuration>
</plugin>
</plugins>
</build>
......
......@@ -51,7 +51,7 @@ static const char *RcsId = "$Header: $";
#include <LFI_3751Class.h>
#include "PogoHelper.h"
#include "XString.h"
#include "Xstring.h"
#include <math.h>
#include <iostream>
#include <sstream>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment