Skip to content

Commit

Permalink
Updated distribution urls to https.
Browse files Browse the repository at this point in the history
  • Loading branch information
codeconsole committed Feb 4, 2011
1 parent 4b25cb3 commit d6571de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,12 +56,12 @@
<repository>
<id>github-release</id>
<name>Sonatype GitHub Release Repository</name>
<url>http://oss.sonatype.org/content/repositories/github-releases/</url>
<url>https://oss.sonatype.org/content/repositories/github-releases/</url>
</repository>
<snapshotRepository>
<id>github-snapshot</id>
<name>Sonatype GitHub Snapshot Repository</name>
<url>http://oss.sonatype.org/content/repositories/github-snapshots/</url>
<url>https://oss.sonatype.org/content/repositories/github-snapshots/</url>
</snapshotRepository>
</distributionManagement>

Expand Down

0 comments on commit d6571de

Please sign in to comment.