diff --git a/pom.xml b/pom.xml index 9c2743f..26765e1 100644 --- a/pom.xml +++ b/pom.xml @@ -1,145 +1,138 @@ - - - - - 4.0.0 - - - com.rei.oss - oss-parent - 1 - - - com.rei.datadsl - datadsl - ${revision} - - - 99999-SNAPSHOT - 1.7.7 - 2.5.4 - - - https://github.com/rei/datadsl - A library for defining datasets for testing, mocking, or development - - - - org.codehaus.groovy - groovy-all - ${groovy.version} - pom - - - org.codehaus.groovy - groovy-dateutil - ${groovy.version} - - - org.slf4j - slf4j-api - ${slf4j.version} - - - org.slf4j - slf4j-simple - ${slf4j.version} - test - - - com.h2database - h2 - 1.4.182 - test - - - junit - junit - 4.12 - test - - - - - - src/main/resources - true - - - - - maven-compiler-plugin - 3.8.0 - - groovy-eclipse-compiler - - - - org.codehaus.groovy - groovy-eclipse-compiler - 2.9.2-01 - - - org.codehaus.groovy - groovy-eclipse-batch - 2.4.3-01 - - - - - org.codehaus.groovy - groovy-eclipse-compiler - 2.9.2-01 - true - - - org.apache.maven.plugins - maven-jar-plugin - - - empty-javadoc-jar - package - - jar - - - javadoc - ${basedir}/src/javadoc - - - - - - - - - - The Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - - - - - - Jeff Skjonsby - jskjons@rei.com - REI - https://github.com/rei - - - - - scm:git:git@github.com:rei/datadsl.git - scm:git:git@github.com:rei/datadsl.git - git@github.com:rei/datadsl.git - - - + + + + + 4.0.0 + + + com.rei.oss + oss-parent + 1 + + + com.rei.datadsl + datadsl + ${revision} + + + 99999-SNAPSHOT + 1.7.7 + + + https://github.com/rei/datadsl + A library for defining datasets for testing, mocking, or development + + + + org.codehaus.groovy + groovy-all + 2.4.12 + + + org.slf4j + slf4j-api + ${slf4j.version} + + + org.slf4j + slf4j-simple + ${slf4j.version} + test + + + com.h2database + h2 + 1.4.182 + test + + + junit + junit + 4.12 + test + + + + + + src/main/resources + true + + + + + maven-compiler-plugin + 3.1 + + groovy-eclipse-compiler + + + + org.codehaus.groovy + groovy-eclipse-compiler + 2.8.0-01 + + + org.codehaus.groovy + groovy-eclipse-batch + 2.3.4-01 + + + + + org.codehaus.groovy + groovy-eclipse-compiler + 2.8.0-01 + true + + + org.apache.maven.plugins + maven-jar-plugin + + + empty-javadoc-jar + package + + jar + + + javadoc + ${basedir}/src/javadoc + + + + + + + + + + The Apache License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + + + + + + Jeff Skjonsby + jskjons@rei.com + REI + https://github.com/rei + + + + + scm:git:git@github.com:rei/datadsl.git + scm:git:git@github.com:rei/datadsl.git + git@github.com:rei/datadsl.git + + +