Skip to content

Commit

Permalink
Project version updated to 1.6.11
Browse files Browse the repository at this point in the history
  • Loading branch information
drasil committed Jan 23, 2017
1 parent b7ea70f commit abf829c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ the binaries into the local repository. Then you can include this component with
<dependency>
<groupId>cz.drasil</groupId>
<artifactId>camel-spring-amqp</artifactId>
<version>1.6.10</version>
<version>1.6.11</version>
</dependency>

## Limitations
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<groupId>cz.drasil</groupId>
<artifactId>camel-spring-amqp</artifactId>
<version>1.6.10</version>
<version>1.6.11</version>
<packaging>jar</packaging>

<name>Camel :: Spring-AMQP</name>
Expand Down

0 comments on commit abf829c

Please sign in to comment.