Commit eda7819d authored by Stephane Nicoll's avatar Stephane Nicoll

Fix typo

parent 892c1a52
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
<version>1.4.0.BUILD-SNAPSHOT</version> <version>1.4.0.BUILD-SNAPSHOT</version>
</parent> </parent>
<artifactId>spring-boot-starter-amqp</artifactId> <artifactId>spring-boot-starter-amqp</artifactId>
<name>Spring Boot AMPQ Starter</name> <name>Spring Boot AMQP Starter</name>
<description>Starter for using Spring AMQP and Rabbit MQ</description> <description>Starter for using Spring AMQP and Rabbit MQ</description>
<url>http://projects.spring.io/spring-boot/</url> <url>http://projects.spring.io/spring-boot/</url>
<organization> <organization>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment