Skip to content
This repository has been archived by the owner on Jan 1, 2024. It is now read-only.

Commit

Permalink
[JENKINS-32493] Plugin parent POM 2.1 and additional cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Andres Rodriguez committed Jan 22, 2016
1 parent a6feff7 commit 2979cb0
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions pom.xml
Expand Up @@ -31,7 +31,7 @@
<parent>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>plugin</artifactId>
<version>2.0</version>
<version>2.1</version>
</parent>

<artifactId>hello-world</artifactId>
Expand Down Expand Up @@ -83,10 +83,6 @@
</pluginRepositories>

<distributionManagement>
<repository>
<id>java.net-m2-repository</id>
<url>http://maven.jenkins-ci.org/content/repositories/releases/</url>
</repository>
<site>
<id>github-project-site</id>
<url>gitsite:git@github.com/jenkinsci/hello-world-plugin</url>
Expand Down

0 comments on commit 2979cb0

Please sign in to comment.