diff --git a/pom.xml b/pom.xml index 80e4bfb..76d72ad 100644 --- a/pom.xml +++ b/pom.xml @@ -30,9 +30,9 @@ the License. Google Deployment Manager Jenkins Plugin - This plugin provides a create and delete Google Cloud Platform resources - using Google Cloud Deployment Manager from within Jenkins jobs. - + This plugin provides a create and delete Google Cloud Platform resources + using Google Cloud Deployment Manager from within Jenkins jobs. + The Apache V2 License @@ -66,11 +66,11 @@ the License. - scm:git:git://github.com/jenkinsci/${project.gitProjectId}.git - + scm:git:git://github.com/jenkinsci/${project.gitProjectId}.git + - scm:git:git@github.com:jenkinsci/${project.gitProjectId}.git - + scm:git:git@github.com:jenkinsci/${project.gitProjectId}.git + http://github.com/jenkinsci/${project.gitProjectId} HEAD @@ -85,9 +85,37 @@ the License. google_checks.xml + + + org.apache.maven.plugins + maven-deploy-plugin + 2.6 + + + org.apache.maven.wagon + wagon-http + 2.10 + jar + + + + + + + maven.jenkins-ci.org + jenkinsci-releases + https://repo.jenkins-ci.org/releases + + + maven.jenkins-ci.org + jenkinsci-snapshots + https://repo.jenkins-ci.org/snapshots + + + org.jenkins-ci.plugins