Skip to content

Commit

Permalink
Release 1.5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
galan committed Nov 1, 2017
1 parent 13b8a16 commit d0d07b8
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions plunger-activemq/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>de.galan</groupId>
<artifactId>plunger-activemq</artifactId>
<version>1.5.8</version>
<version>1.5.9</version>

<parent>
<groupId>de.galan</groupId>
Expand All @@ -20,7 +20,7 @@
<dependency>
<groupId>de.galan</groupId>
<artifactId>plunger</artifactId>
<version>1.5.8</version>
<version>1.5.9</version>
<scope>provided</scope>
</dependency>

Expand Down
4 changes: 2 additions & 2 deletions plunger-hornetq/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>de.galan</groupId>
<artifactId>plunger-hornetq</artifactId>
<version>1.5.8</version>
<version>1.5.9</version>

<properties>
<hornetq.version>2.2.5.Final</hornetq.version>
Expand All @@ -20,7 +20,7 @@
<dependency>
<groupId>de.galan</groupId>
<artifactId>plunger</artifactId>
<version>1.5.8</version>
<version>1.5.9</version>
<scope>provided</scope>
</dependency>

Expand Down
4 changes: 2 additions & 2 deletions plunger-kafka/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>de.galan</groupId>
<artifactId>plunger-kafka</artifactId>
<version>1.5.8</version>
<version>1.5.9</version>

<parent>
<groupId>de.galan</groupId>
Expand All @@ -16,7 +16,7 @@
<dependency>
<groupId>de.galan</groupId>
<artifactId>plunger</artifactId>
<version>1.5.8</version>
<version>1.5.9</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down
4 changes: 2 additions & 2 deletions plunger-rabbitmq/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>de.galan</groupId>
<artifactId>plunger-rabbitmq</artifactId>
<version>1.5.8</version>
<version>1.5.9</version>

<parent>
<groupId>de.galan</groupId>
Expand All @@ -16,7 +16,7 @@
<dependency>
<groupId>de.galan</groupId>
<artifactId>plunger</artifactId>
<version>1.5.8</version>
<version>1.5.9</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion plunger/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>de.galan</groupId>
<artifactId>plunger</artifactId>
<version>1.5.8</version>
<version>1.5.9</version>
<name>plunger</name>

<parent>
Expand Down

0 comments on commit d0d07b8

Please sign in to comment.