Skip to content

Commit

Permalink
adding msgpack-rpc repository, but the only solution for now is to ad…
Browse files Browse the repository at this point in the history
…d manually build the github.com/msgpack-rpc code directly.
  • Loading branch information
Josh Long committed Sep 10, 2011
1 parent 72b5de7 commit 8eea24a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions obm/pom.xml
Expand Up @@ -281,6 +281,10 @@
<!-- JBoss Remoting! --> <!-- JBoss Remoting! -->
</dependencies> </dependencies>
<repositories> <repositories>
<repository>
<url>http://msgpack.org/maven2/</url>
<id>msgpack</id>
</repository>
<repository> <repository>
<!-- the 'old' jboss maven repository--> <!-- the 'old' jboss maven repository-->
<id>jbr0</id> <id>jbr0</id>
Expand Down

0 comments on commit 8eea24a

Please sign in to comment.