diff --git a/spring-integration-mqtt/README.md b/spring-integration-mqtt/README.md index bda594c..65bd8fd 100644 --- a/spring-integration-mqtt/README.md +++ b/spring-integration-mqtt/README.md @@ -33,6 +33,24 @@ Both adapters use a `MqttPahoClientFactory` to get a client instance; the same f Currently tested with the RabbitMQ MQTT plugin. +## Maven + +### Repository + + + repository.springframework.maven.milestone + Spring Framework Maven Mileston Repository + http://repo.springsource.org/milestone + + +### Artifact + + + org.springframework.integration + spring-integration-mqtt + 1.0.0.M1 + + ## Support Check out the [Spring Integration forums][] and the [spring-integration][spring-integration tag] tag