From 6737964f88fc118239712dea6cf75c77e9994433 Mon Sep 17 00:00:00 2001 From: Vladimir Shakhov Date: Wed, 30 Dec 2015 20:04:52 +0300 Subject: [PATCH 1/2] added pom --- pom.xml | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 pom.xml diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..e00d994 --- /dev/null +++ b/pom.xml @@ -0,0 +1,47 @@ + + 4.0.0 + com.github.bogdad + 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.8 + 1.8 + + + + + From 371301c9f41d0f5c102de8a3ad8a776af57e2a90 Mon Sep 17 00:00:00 2001 From: Vladimir Shakhov Date: Mon, 11 Jan 2016 19:52:01 +0300 Subject: [PATCH 2/2] added pom, 2 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index e00d994..4b779c6 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - com.github.bogdad + com.github.paksv teamcity-rest-api-client-java jar 1.0-SNAPSHOT @@ -38,8 +38,8 @@ maven-compiler-plugin 3.3 - 1.8 - 1.8 + 1.7 + 1.7