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

Version fixed in pom files according to tag version

parent f468a1a6
Branches
Tags
No related merge requests found
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
</parent> </parent>
<groupId>fr.soleil.lib</groupId> <groupId>fr.soleil.lib</groupId>
<artifactId>YAT-${aol}-${library}-${mode}</artifactId> <artifactId>YAT-${aol}-${library}-${mode}</artifactId>
<version>1.18.10-SNAPSHOT</version> <version>1.19.1</version>
<packaging>nar</packaging> <packaging>nar</packaging>
<name>YAT</name> <name>YAT</name>
<description>Yet Another Toolkit Library</description> <description>Yet Another Toolkit Library</description>
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<groupId>fr.soleil.lib</groupId> <groupId>fr.soleil.lib</groupId>
<artifactId>YAT-amd64-Linux-gcc-${library}-${mode}</artifactId> <artifactId>YAT-amd64-Linux-gcc-${library}-${mode}</artifactId>
<version>1.19.0</version> <version>1.19.1</version>
<packaging>nar</packaging> <packaging>nar</packaging>
<name>YAT</name> <name>YAT</name>
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<groupId>fr.soleil.lib</groupId> <groupId>fr.soleil.lib</groupId>
<artifactId>YAT-${aol}-shared-${mode}</artifactId> <artifactId>YAT-${aol}-shared-${mode}</artifactId>
<version>1.19.0</version> <version>1.19.1</version>
<packaging>nar</packaging> <packaging>nar</packaging>
<name>YAT</name> <name>YAT</name>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment