Skip to content

Commit

Permalink
README and pom update
Browse files Browse the repository at this point in the history
  • Loading branch information
lmk02 committed Mar 2, 2019
1 parent 8308857 commit 46ad7d6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
# BlockParty-2.0
[![Build Status](https://travis-ci.org/Leon167/BlockParty-2.0.svg?branch=master)](https://travis-ci.org/Leon167/BlockParty-2.0)
2 changes: 2 additions & 0 deletions core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,13 +73,15 @@
<groupId>com.github.oliverdunk</groupId>
<artifactId>JukeboxAPI</artifactId>
<version>v2.5.3</version>
<scope>provided</scope>
</dependency>

<!-- NoteBlockAPI -->
<dependency>
<groupId>com.github.xxmicloxx</groupId>
<artifactId>NoteBlockAPI</artifactId>
<version>7f6c9cd5fa</version>
<scope>provided</scope>
</dependency>

<!-- bStats -->
Expand Down

0 comments on commit 46ad7d6

Please sign in to comment.