Skip to content
Snippets Groups Projects
Commit 5ed62682 authored by Raphael GIRARDOT's avatar Raphael GIRARDOT
Browse files

releasing cdmadatasource 1.3.7

parent 8ae5c284
No related branches found
No related tags found
No related merge requests found
.project
.classpath
.settings
target
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
<groupId>fr.soleil.lib.comete</groupId> <groupId>fr.soleil.lib.comete</groupId>
<artifactId>CDMADataSource</artifactId> <artifactId>CDMADataSource</artifactId>
<version>1.3.6</version> <version>1.3.7</version>
<name>CDMADataSource</name> <name>CDMADataSource</name>
<developers> <developers>
...@@ -19,33 +19,32 @@ ...@@ -19,33 +19,32 @@
<id>girardot</id> <id>girardot</id>
<name>Raphael Girardot</name> <name>Raphael Girardot</name>
<email>raphael.girardot@synchrotron-soleil.fr</email> <email>raphael.girardot@synchrotron-soleil.fr</email>
<organization>SOLEIL</organization> <organization>SOLEIL Synchrotron</organization>
<organizationUrl>http://www.synchrotron-soleil.fr</organizationUrl> <organizationUrl>https://www.synchrotron-soleil.fr</organizationUrl>
<roles> <roles>
<role>Manager</role> <role>Manager</role>
<role>Java Developer</role> <role>Java Developer</role>
</roles> </roles>
<timezone>1</timezone> <timezone>1</timezone>
</developer> </developer>
<developer>
<id>viguier</id>
<name>Gregory VIGUIER</name>
<email>gregory.viguier@synchrotron-soleil.fr</email>
<organization>Synchrotron Soleil</organization>
<organizationUrl>http://www.synchrotron-soleil.fr</organizationUrl>
<roles>
<role>Java Developer</role>
</roles>
<timezone>1</timezone>
</developer>
</developers> </developers>
<contributors> <contributors>
<contributor> <contributor>
<name>Katy SAINTIN</name> <name>Katy SAINTIN</name>
<email>katy.saintin@synchrotron-soleil.fr</email> <email>katy.saintin@synchrotron-soleil.fr</email>
<organization>Synchrotron Soleil</organization> <organization>SOLEIL Synchrotron</organization>
<organizationUrl>http://www.synchrotron-soleil.fr</organizationUrl> <organizationUrl>https://www.synchrotron-soleil.fr</organizationUrl>
<roles>
<role>Java Developer</role>
</roles>
<timezone>1</timezone>
</contributor>
<contributor>
<name>Gregory VIGUIER</name>
<email>gregory.viguier@synchrotron-soleil.fr</email>
<organization>SOLEIL Synchrotron</organization>
<organizationUrl>https://www.synchrotron-soleil.fr</organizationUrl>
<roles> <roles>
<role>Java Developer</role> <role>Java Developer</role>
</roles> </roles>
...@@ -117,4 +116,5 @@ ...@@ -117,4 +116,5 @@
<properties> <properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties> </properties>
</project> </project>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment