diff --git a/moclodash/pom.xml b/moclodash/pom.xml new file mode 100644 index 0000000000000000000000000000000000000000..80463938306f5373cc58a84de74db4773960a7cc --- /dev/null +++ b/moclodash/pom.xml @@ -0,0 +1,91 @@ + + + 4.0.0 + fr.inria.diverse.cloning + moclodash + 0.1.0-SNAPSHOT + pom + + + + + fr.inria.diverse.cloning.external-libs + fr.inria.diverse.cloning.runtime + fr.inria.diverse.cloning.materialgenerator + fr.inria.diverse.cloning.feature + fr.inria.diverse.cloning.updatesite + + + + + + + + + + 0.20.0 + http://download.eclipse.org/releases/kepler + + + + + kepler + ${kepler-repo.url} + p2 + + + + + + org.zeroturnaround + zt-zip + 1.7 + jar + compile + + + net.sf.jopt-simple + jopt-simple + 4.6 + jar + compile + + + org.slf4j + slf4j-jdk14 + 1.6.6 + jar + compile + + + + + + + + org.eclipse.tycho + tycho-maven-plugin + ${tycho.version} + true + + + + + + + + + +