diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ea8c4bf --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/target diff --git a/pom.xml b/pom.xml index d2f6187..42c88c9 100644 --- a/pom.xml +++ b/pom.xml @@ -1,15 +1,20 @@ - 4.0.0 fr.insalyon.creatis gasw-h2-plugin - 1.0 + 3.0 jar GASW-H2-Plugin + + UTF-8 + 1.8 + 1.8 + + CeCILL-B, Version 1.0 @@ -17,7 +22,7 @@ repo - + CREATIS http://www.creatis.insa-lyon.fr/ @@ -25,15 +30,6 @@ - - org.apache.maven.plugins - maven-compiler-plugin - 2.3.2 - - 1.6 - 1.6 - - org.apache.maven.plugins maven-assembly-plugin @@ -63,45 +59,47 @@ - + - - - junit - junit - 3.8.1 - test - - + fr.insalyon.creatis gasw - 1.0 + 3.0 provided - + + com.h2database h2 - 1.3.166 + 1.4.196 - + - + - + creatis-releases Creatis Insa Lyon repository [creatis] http://vip.creatis.insa-lyon.fr:9007/nexus/content/repositories/releases - + creatis-snapshots Creatis Insa Lyon repository [snapshots] http://vip.creatis.insa-lyon.fr:9007/nexus/content/repositories/snapshots - + - +