Skip to content
Snippets Groups Projects
Commit 75f14551 authored by Florent LANGLOIS's avatar Florent LANGLOIS
Browse files

- added developper info in pom

parent 15adb3a2
Branches main
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@
<groupId>fr.soleil.lib</groupId>
<artifactId>Utils-${aol}-${library}-${mode}</artifactId>
<version>1.2.1</version>
<version>1.2.2</version>
<packaging>nar</packaging>
......@@ -47,4 +47,30 @@
</plugin>
</plugins>
</build>
<developers>
<developer>
<id>langlois</id>
<name>Florent Langlois</name>
<email>langlois@synchrotron-soleil.fr</email>
<url>http://controle/</url>
<organization>Synchrotron Soleil</organization>
<organizationUrl>http://www.synchrotron-soleil.fr</organizationUrl>
<roles>
<role>Manager</role>
</roles>
<timezone>1</timezone>
</developer>
<developer>
<id>noureddine</id>
<name>Arafat Noureddine</name>
<email>noureddine@synchrotron-soleil.fr</email>
<organization>Mediane System</organization>
<organizationUrl>http://www.medianesysteme.com/</organizationUrl>
<roles>
<role>Developer</role>
</roles>
<timezone>1</timezone>
</developer>
</developers>
</project>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment