Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

Commit

Permalink
Readme tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Stokes committed Dec 22, 2011
1 parent 0537043 commit 552e570
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.markdown
Expand Up @@ -43,7 +43,7 @@ To use in your `pom.xml`:
<dependency> <dependency>
<groupId>com.rapportive</groupId> <groupId>com.rapportive</groupId>
<artifactId>storm-amqp-spout</artifactId> <artifactId>storm-amqp-spout</artifactId>
<version>0.1.0</version> <version>0.1.1</version>
</dependency> </dependency>
<!-- ... --> <!-- ... -->
</dependencies> </dependencies>
Expand Down Expand Up @@ -77,7 +77,7 @@ This will probably be made configurable in a future release.


## Compatibility ## ## Compatibility ##


AMQPSpout has been tested with RabbitMQ 2.3.1 and 2.6.1. It should probably work with other AMQPSpout has been tested with RabbitMQ 2.3.1, 2.6.1 and 2.7.0. It should probably work with other
versions and other AMQP brokers. versions and other AMQP brokers.




Expand Down

0 comments on commit 552e570

Please sign in to comment.