From 9dd02f103042cb8a196f8a3ed2278da443e345bf Mon Sep 17 00:00:00 2001 From: neothemachine Date: Wed, 5 Dec 2012 17:03:16 +0100 Subject: move all files from trunk to root folder --- ardor3d-animation/pom.xml | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 ardor3d-animation/pom.xml (limited to 'ardor3d-animation/pom.xml') diff --git a/ardor3d-animation/pom.xml b/ardor3d-animation/pom.xml new file mode 100644 index 0000000..91983e0 --- /dev/null +++ b/ardor3d-animation/pom.xml @@ -0,0 +1,32 @@ + + 4.0.0 + + com.ardor3d + ardor3d + 0.9-SNAPSHOT + ../pom.xml + + + ardor3d-animation + bundle + Ardor 3D Skinning and Animation System + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.6 + 1.6 + + + + + + + ${project.groupId} + ardor3d-core + ${project.version} + + + -- cgit v1.2.3