Skip to content
Snippets Groups Projects
Commit b5deb333 authored by Florent LANGLOIS's avatar Florent LANGLOIS
Browse files

Created tag release_1_2_5.

fully removed stuff of yat logging
parent 46281f6b
No related branches found
No related merge requests found
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<groupId>fr.soleil.lib</groupId> <groupId>fr.soleil.lib</groupId>
<artifactId>Utils-${aol}-${library}-${mode}</artifactId> <artifactId>Utils-${aol}-${library}-${mode}</artifactId>
<version>1.2.5-SNAPSHOT</version> <version>1.2.5</version>
<packaging>nar</packaging> <packaging>nar</packaging>
...@@ -41,12 +41,12 @@ ...@@ -41,12 +41,12 @@
</plugins> </plugins>
</build> </build>
<dependencies> <!--dependencies>
<dependency> <dependency>
<groupId>fr.soleil.lib</groupId> <groupId>fr.soleil.lib</groupId>
<artifactId>YAT-${aol}-${library}-${mode}</artifactId> <artifactId>YAT-${aol}-${library}-${mode}</artifactId>
</dependency> </dependency>
</dependencies> </dependencies-->
<developers> <developers>
<developer> <developer>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment