diff --git a/.travis.yml b/.travis.yml index c4f11b7..5d67671 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,3 @@ language: java jdk: - - oraclejdk8 \ No newline at end of file + - openjdk8 \ No newline at end of file diff --git a/pom.xml b/pom.xml index 930bca2..b839f66 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 com.englishtown @@ -67,17 +68,16 @@ bitbucket-git-common provided - com.atlassian.sal sal-api provided - - com.atlassian.bitbucket.server - bitbucket-web-common - provided - + + com.atlassian.bitbucket.server + bitbucket-web-common + provided + com.atlassian.soy soy-template-renderer-api @@ -86,8 +86,8 @@ com.atlassian.utils - atlassian-processutils - 1.8.3 + atlassian-processutils + 1.8.3 provided @@ -96,48 +96,24 @@ 1.8 compile - org.codehaus.jackson jackson-mapper-asl 1.9.13-atlassian-2 provided - - - - javax.servlet javax.servlet-api 3.0.1 provided - - com.atlassian.soy - atlassian-soy-spring-mvc-support - 5.0.0 - provided - - + + com.atlassian.soy + atlassian-soy-spring-mvc-support + 5.0.0 + provided + com.atlassian.bitbucket.server bitbucket-test-util @@ -159,8 +135,6 @@ 2.25.1 test - -