Skip to content

Commit

Permalink
updating README.md and scm url
Browse files Browse the repository at this point in the history
  • Loading branch information
darkcrawler01 committed May 31, 2016
1 parent 207dec0 commit ee27e52
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,11 @@
# beeswax-api
Beeswax API for custom bidders

Dependency Information:
We recommend [JitPack.io](https://jitpack.io/#BeeswaxIO/beeswax-api)

<dependency>
<groupId>com.github.BeeswaxIO</groupId>
<artifactId>beeswax-api</artifactId>
<version>2016-05-30</version>
</dependency>
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
</organization>

<scm>
<url>http://svn.apache.org/viewvc/maven</url>
<url>https://github.com/BeeswaxIO/beeswax-api</url>
</scm>

<issueManagement>
Expand Down

0 comments on commit ee27e52

Please sign in to comment.