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

Release preparation : bad dependency name fixed.

parent 6772e7f1
No related branches found
No related tags found
No related merge requests found
...@@ -8,11 +8,11 @@ ...@@ -8,11 +8,11 @@
<version>RELEASE</version> <version>RELEASE</version>
</parent> </parent>
<groupId>fr.soleil.lib</groupId> <groupId>fr.soleil.lib</groupId>
<artifactId>TIMIQ-${aol}-${library}-${mode}</artifactId> <artifactId>TimIQ-${aol}-${library}-${mode}</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>0.0.1</version>
<packaging>nar</packaging> <packaging>nar</packaging>
<name>TIMIQ</name> <name>TIMIQ</name>
<description>TIMIQ library</description> <description>TimIQ library</description>
<build> <build>
<plugins> <plugins>
<plugin> <plugin>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment