From 9adffd9c80df31a1e5bcd4972e6d4ac8d05c4714 Mon Sep 17 00:00:00 2001 From: Jacques Gouno <jacques.gouno@synchrotron-soleil.fr> Date: Thu, 2 Mar 2017 16:10:50 +0000 Subject: [PATCH] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bc009c8..41e0079 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ <artifactId>TimIQLib-${aol}-${library}-${mode}</artifactId> <version>0.0.1-SNAPSHOT</version> <packaging>nar</packaging> - <name>TIMIQ</name> + <name>TimIQLib</name> <description>TimIQ library</description> <build> <plugins> -- GitLab