Refatorings

This commit is contained in:
2015-05-29 15:57:43 -04:00
parent 41634d451b
commit 8de80a4693
20 changed files with 1417 additions and 306 deletions

View File

@@ -36,7 +36,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>gclc</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.1.1-SNAPSHOT</version>
<packaging>jar</packaging>
<url>http://www.bigeon.fr/emmanuel</url>
<properties>
@@ -52,7 +52,7 @@
</dependencies>
<parent>
<groupId>fr.bigeon</groupId>
<artifactId>bigeon-config</artifactId>
<artifactId>ebigeon-config</artifactId>
<version>1.2</version>
</parent>
<build>