diff --git a/pom.xml b/pom.xml
index 3a87f37a4bd75667299e0292a8676d132db7e37e..bd6e4474c33dd3adbeef21a46d3b2fbc966f1190 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,11 +8,11 @@
 	   <version>RELEASE</version>
    </parent>
    <groupId>fr.soleil.lib</groupId>
-   <artifactId>TIMIQ-${aol}-${library}-${mode}</artifactId>
+   <artifactId>TimIQ-${aol}-${library}-${mode}</artifactId>
    <version>0.0.1</version>
    <packaging>nar</packaging>
    <name>TIMIQ</name>
-   <description>TIMIQ library</description>
+   <description>TimIQ library</description>
    <build>
 	   <plugins>
 		   <plugin>