diff --git a/transmart-core-api/pom.xml b/transmart-core-api/pom.xml deleted file mode 100644 index 01c2935350..0000000000 --- a/transmart-core-api/pom.xml +++ /dev/null @@ -1,128 +0,0 @@ - - - - 4.0.0 - - org.transmartproject - transmart-core-api - tranSMART Core API - 16.2-SNAPSHOT - - - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.1 - - 1.6 - 1.6 - - - - - - - - org.codehaus.gmaven - gmaven-plugin - 1.5 - - ${gmavenProviderSelection} - UTF-8 - - - - - generateStubs - compile - generateTestStubs - testCompile - - - - - - org.codehaus.groovy - groovy-all - ${groovyVersion} - - - - - maven-source-plugin - 2.2.1 - - - verify - - jar - - - - - - maven-surefire-plugin - 2.10 - - - **/*Tests.java - - - - - - - - - org.codehaus.groovy - groovy-all - ${groovyVersion} - provided - - - - junit - junit - 4.11 - test - - - com.google.guava - guava - ${guava.version} - - - org.hamcrest - hamcrest-core - ${hamcrest.version} - test - - - org.hamcrest - hamcrest-library - ${hamcrest.version} - test - - - - - - repo.transmartfoundation.org-releases - https://repo.transmartfoundation.org/content/repositories/releases/ - - - repo.transmartfoundation.org-snapshots - https://repo.transmartfoundation.org/content/repositories/snapshots/ - - - - - 2.1.0 - 2.0 - UTF-8 - 14.0.1 - 1.3 - -