Skip to content

Commit

Permalink
fixing maven badge
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Simon committed Mar 20, 2015
1 parent 6a816e3 commit 07edb0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Colossus

[![Build Status](https://api.travis-ci.org/tumblr/colossus.png?branch=master)](https://travis-ci.org/tumblr/colossus)

[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.tumblr/colossus/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.tumblr/colossus)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.tumblr/colossus_2.11/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.tumblr/colossus_2.11)


Colossus is a lightweight I/O framework for building scala services.
Expand Down

0 comments on commit 07edb0b

Please sign in to comment.