Skip to content

Commit

Permalink
removing jitpack
Browse files Browse the repository at this point in the history
  • Loading branch information
darkcrawler01 committed May 31, 2016
1 parent cccb64c commit 207dec0
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
<url>http://beeswax.com</url>
</organization>


<scm>
<url>http://svn.apache.org/viewvc/maven</url>
</scm>
Expand Down Expand Up @@ -92,18 +91,6 @@
<artifactId>protobuf-java</artifactId>
<version>3.0.0-beta-3</version>
</dependency>
<dependency>
<groupId>com.github.User</groupId>
<artifactId>Repo</artifactId>
<version>Tag</version>
</dependency>
</dependencies>

<repositories>
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
</repositories>

</project>

0 comments on commit 207dec0

Please sign in to comment.