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

releasing comete 2.11.0

parent 80f59646
No related branches found
No related tags found
No related merge requests found
......@@ -7,11 +7,11 @@
<parent>
<groupId>fr.soleil.lib.comete</groupId>
<artifactId>comete</artifactId>
<version>1.0.0</version>
<version>2.11.0</version>
</parent>
<groupId>fr.soleil.lib.comete</groupId>
<artifactId>CometeAWT</artifactId>
<name>CometeAWT</name>
<description>This project is the java awt implementation of Comete</description>
......@@ -33,4 +33,5 @@
<artifactId>BasicUtilities</artifactId>
</dependency>
</dependencies>
</project>
......@@ -7,11 +7,11 @@
<parent>
<groupId>fr.soleil.lib.comete</groupId>
<artifactId>comete</artifactId>
<version>1.0.0</version>
<version>2.11.0</version>
</parent>
<groupId>fr.soleil.lib.comete</groupId>
<artifactId>CometeBox</artifactId>
<name>CometeBox</name>
<dependencies>
......@@ -48,4 +48,5 @@
<artifactId>CometeSwing</artifactId>
</dependency>
</dependencies>
</project>
......@@ -7,10 +7,9 @@
<parent>
<groupId>fr.soleil.lib.comete</groupId>
<artifactId>comete</artifactId>
<version>1.0.0</version>
<version>2.11.0</version>
</parent>
<groupId>fr.soleil.lib.comete</groupId>
<artifactId>CometeDefinition</artifactId>
<name>Comete Definitions</name>
......@@ -35,4 +34,5 @@
<artifactId>slf4j-api </artifactId>
</dependency>
</dependencies>
</project>
......@@ -7,11 +7,11 @@
<parent>
<groupId>fr.soleil.lib.comete</groupId>
<artifactId>comete</artifactId>
<version>1.0.0</version>
<version>2.11.0</version>
</parent>
<groupId>fr.soleil.lib.comete</groupId>
<artifactId>CometeSwing</artifactId>
<name>CometeSwing</name>
<description>This project is the java swing implementation of Comete</description>
......@@ -112,4 +112,5 @@
<scope>test</scope>
</dependency>
</dependencies>
</project>
......@@ -7,11 +7,12 @@
<parent>
<groupId>fr.soleil.lib.comete</groupId>
<artifactId>comete</artifactId>
<version>1.0.0</version>
<version>2.11.0</version>
</parent>
<groupId>fr.soleil.lib</groupId>
<artifactId>DataConnectionManagement</artifactId>
<name>DataConnectionManagement</name>
<dependencies>
......@@ -24,4 +25,5 @@
<artifactId>slf4j-api </artifactId>
</dependency>
</dependencies>
</project>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment