diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..4b779c6 --- /dev/null +++ b/pom.xml @@ -0,0 +1,47 @@ + + 4.0.0 + com.github.paksv + teamcity-rest-api-client-java + jar + 1.0-SNAPSHOT + teamcity rest api client java + + + org.apache.cxf + cxf-bundle-minimal + 2.7.8 + + + javax.ws.rs + jsr311-api + 1.1.1 + + + com.sun.xml.ws + jaxws-rt + 2.1.4 + + + com.sun.xml.parsers + jaxp-ri + 1.4 + + + + src + + + org.apache.maven.plugins + maven-compiler-plugin + 3.3 + + 1.7 + 1.7 + + + + +