diff --git a/Core/pom.xml b/Core/pom.xml
index a0fe38a..ac6fc7c 100644
--- a/Core/pom.xml
+++ b/Core/pom.xml
@@ -4,15 +4,15 @@
4.0.0
- fr.pandacube.pandacube
- PandacubeParentPublic
- dev
+ fr.pandacube.lib
+ pandalib-parent
+ 1.0-SNAPSHOT
- PandacubeUtil
+ pandalib-core
jar
- PandacubeUtil
+ PandaLib-Core
diff --git a/pom.xml b/pom.xml
new file mode 100644
index 0000000..162147e
--- /dev/null
+++ b/pom.xml
@@ -0,0 +1,140 @@
+
+
+ 4.0.0
+
+ fr.pandacube.lib
+
+ pandalib-parent
+ 1.0-SNAPSHOT
+ pom
+
+ PandaLib-Parent
+
+
+ Pandacube
+ https://www.pandacube.fr/
+
+
+
+
+ marcbal
+ Marc Baloup
+ https://github.com/marcbal/
+
+
+
+ 2015
+
+
+ jenkins
+ https://ci.pandacube.fr/
+
+
+
+ https://git.pandacube.fr/PandacubeFr/
+
+
+
+ unknown
+ 11
+ 11
+ UTF-8
+ 1.16-R0.4-SNAPSHOT
+
+
+
+ Core
+
+
+
+
+
+ junit
+ junit
+ 4.12
+ test
+
+
+
+
+ ${project.name}-${build.number}
+
+
+ net.md-5
+ scriptus
+ 0.3.1
+
+ git:${project.name}:${project.version}:%s:${build.number}
+
+
+
+ initialize
+
+ describe
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-jar-plugin
+ 2.4
+
+
+
+ ${describe}
+ ${maven.build.timestamp}
+
+
+
+
+
+
+
+
+
+ org.eclipse.m2e
+ lifecycle-mapping
+ 1.0.0
+
+
+
+
+
+ net.md-5
+ scriptus
+ [0.3.1,)
+
+ describe
+
+
+
+
+ false
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-enforcer-plugin
+ [1.0.0,)
+
+ enforce
+
+
+
+
+
+
+
+
+
+
+
+
+
+