Skip to content
This repository has been archived by the owner on Feb 12, 2018. It is now read-only.

Commit

Permalink
Configured Bintray as deployment repository
Browse files Browse the repository at this point in the history
  • Loading branch information
sergei-ivanov committed Apr 27, 2015
1 parent 93ac330 commit 86fc543
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,15 +83,10 @@
<distributionManagement>
<downloadUrl>https://bintray.com/sergei-ivanov/maven/maven-protoc-plugin/view</downloadUrl>
<repository>
<id>sergei-ivanov-releases</id>
<name>Sergei Ivanov's Release Repository</name>
<url>file:../maven-protoc-plugin-site/repo/releases</url>
<id>bintray</id>
<name>Releases on Bintray</name>
<url>https://api.bintray.com/maven/sergei-ivanov/maven/maven-protoc-plugin</url>
</repository>
<snapshotRepository>
<id>sergei-ivanov-snapshots</id>
<name>Sergei Ivanov's Snapshot Repository</name>
<url>file:../maven-protoc-plugin-site/repo/snapshots</url>
</snapshotRepository>
</distributionManagement>

<issueManagement>
Expand Down

0 comments on commit 86fc543

Please sign in to comment.