Skip to content

Commit

Permalink
Update infinispan-cloud to latest version on RH Maven (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
blues-man authored May 14, 2020
1 parent e276e1e commit a0b3049
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion vertx/vertx-microtrader/audit-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<dependency>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-cloud</artifactId>
<version>9.1.1.Final</version>
<version>9.4.19.Final</version>
</dependency>
<dependency>
<groupId>org.jgroups.kubernetes</groupId>
Expand Down
2 changes: 1 addition & 1 deletion vertx/vertx-microtrader/compulsive-traders/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<dependency>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-cloud</artifactId>
<version>9.1.1.Final</version>
<version>9.4.19.Final</version>
</dependency>
<dependency>
<groupId>org.jgroups.kubernetes</groupId>
Expand Down
2 changes: 1 addition & 1 deletion vertx/vertx-microtrader/micro-trader-dashboard/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
<dependency>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-cloud</artifactId>
<version>9.1.1.Final</version>
<version>9.4.19.Final</version>
</dependency>
<dependency>
<groupId>org.jgroups.kubernetes</groupId>
Expand Down
2 changes: 1 addition & 1 deletion vertx/vertx-microtrader/portfolio-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<dependency>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-cloud</artifactId>
<version>9.1.1.Final</version>
<version>9.4.19.Final</version>
</dependency>
<dependency>
<groupId>org.jgroups.kubernetes</groupId>
Expand Down
2 changes: 1 addition & 1 deletion vertx/vertx-microtrader/quote-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<dependency>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-cloud</artifactId>
<version>9.2.3.Final</version>
<version>9.4.19.Final</version>
</dependency>
<dependency>
<groupId>org.jgroups.kubernetes</groupId>
Expand Down

0 comments on commit a0b3049

Please sign in to comment.