From 4451abb249ab13067256763911dbee11c65b5214 Mon Sep 17 00:00:00 2001 From: Jacques Gouno <jacques.gouno@synchrotron-soleil.fr> Date: Wed, 15 Feb 2017 09:29:21 +0000 Subject: [PATCH] TANGODEVIC-1647: updating source code --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 20301c3..6b43769 100644 --- a/pom.xml +++ b/pom.xml @@ -8,10 +8,10 @@ <version>RELEASE</version> </parent> <groupId>fr.soleil.lib</groupId> - <artifactId>TimIQLib-${aol}-${library}-${mode}</artifactId> + <artifactId>TIMIQ-${aol}-${library}-${mode}</artifactId> <version>1.0.0-SNAPSHOT</version> <packaging>nar</packaging> - <name>TimIQLib</name> + <name>TIMIQ</name> <description>TIMIQ library</description> <build> <plugins> -- GitLab