Skip to content

Commit

Permalink
enable hosting on jenkinsci.
Browse files Browse the repository at this point in the history
  • Loading branch information
qacwnfq committed Mar 13, 2018
1 parent db5e7f7 commit 5eeaabb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,13 +48,11 @@
<version>2.3</version>
</dependency>
</dependencies>
<!-- Assuming you want to host on @jenkinsci:
<scm>
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
<developerConnection>scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
</scm>
-->
<repositories>
<repository>
<id>repo.jenkins-ci.org</id>
Expand Down

0 comments on commit 5eeaabb

Please sign in to comment.