diff --git a/pom.xml b/pom.xml index b386cf0..f5dc24b 100644 --- a/pom.xml +++ b/pom.xml @@ -1,34 +1,65 @@ - - 4.0.0 - - org.jenkins-ci.plugins - plugin - 1.577 - + + 4.0.0 + + org.jenkins-ci.plugins + plugin + 2.11 + + + hpi + + + 1.625.3 + + 7 + + + 2.13 + + UTF-8 + + stashNotifier + 1.11.2-SNAPSHOT + Stash Notifier + + Jenkins plugin to notify Atlassian Stash (Bitbucket) git repository servers of + build results through the Stash build API. + + http://wiki.jenkins-ci.org/display/JENKINS/StashNotifier+Plugin - stashNotifier - 1.12-SNAPSHOT - Stash Notifier - - Jenkins plugin to notify Atlassian Stash (Bitbucket) git repository servers of - build results through the Stash build API. - - http://wiki.jenkins-ci.org/display/JENKINS/StashNotifier+Plugin - hpi + + scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git + scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git + http://github.com/jenkinsci/${project.artifactId}-plugin + - - scm:git:https://github.com/jenkinsci/stashnotifier-plugin.git - scm:git:https://github.com/jenkinsci/stashnotifier-plugin.git - https://github.com/jenkinsci/stashnotifier-plugin - HEAD - + + + gruetter + Georg Gruetter + + + scaytrase + Pavel Batanov + + - - - maven.jenkins-ci.org - http://maven.jenkins-ci.org:8081/content/repositories/releases/ - - + + + repo.jenkins-ci.org + https://repo.jenkins-ci.org/public/ + + + + + repo.jenkins-ci.org + https://repo.jenkins-ci.org/public/ + + @@ -52,108 +83,79 @@ - - - gruetter - Georg Gruetter - - - scaytrase - Pavel Batanov - - - - - UTF-8 - - - - - repo.jenkins-ci.org - http://repo.jenkins-ci.org/public/ - - - - - - com.google.guava - guava - 19.0 - - - org.apache.httpcomponents - httpclient - 4.3.5 - - - org.jenkins-ci.plugins - git - 2.0 - jar - - - org.jenkins-ci.plugins - credentials - 1.22 - jar - - - org.jenkins-ci.plugins - plain-credentials - 1.1 - jar - - - junit - junit - 4.12 - test - - - org.powermock - powermock-module-junit4 - 1.6.2 - test - - - org.powermock - powermock-api-mockito - 1.6.2 - test - - - org.jenkins-ci.plugins - token-macro - 1.11 - jar - - - - - - repo.jenkins-ci.org - http://repo.jenkins-ci.org/public/ - - - - - - org.apache.maven.plugins - maven-surefire-plugin - - - InjectedTest.java - - - - - org.jenkins-ci.tools - maven-hpi-plugin - true - - 1.9 - - - - + + + com.google.guava + guava + 19.0 + + + org.apache.httpcomponents + httpclient + 4.3.5 + + + org.jenkins-ci.plugins + git + 2.0 + jar + + + org.jenkins-ci.plugins + credentials + 1.22 + jar + + + org.jenkins-ci.plugins + plain-credentials + 1.1 + jar + + + junit + junit + 4.12 + test + + + org.powermock + powermock-module-junit4 + 1.6.2 + test + + + org.powermock + powermock-api-mockito + 1.6.2 + test + + + org.jenkins-ci.plugins + token-macro + 1.11 + jar + + + + + + org.apache.maven.plugins + maven-surefire-plugin + + + InjectedTest.java + + + + + org.jenkins-ci.tools + maven-hpi-plugin + true + + 1.9 + + + +