Skip to content

Commit

Permalink
Bump version [ci deploy]
Browse files Browse the repository at this point in the history
  • Loading branch information
marcosbarbero committed Nov 25, 2019
1 parent 257644d commit a159d25
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
]]>
</description>
<url>https://github.com/marcosbarbero/spring-cloud-zuul-ratelimit</url>
<version>2.2.6.RELEASE</version>
<version>2.2.7.RELEASE</version>

<licenses>
<license>
Expand Down
2 changes: 1 addition & 1 deletion spring-cloud-starter-zuul-ratelimit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>spring-cloud-zuul-ratelimit-parent</artifactId>
<groupId>com.marcosbarbero.cloud</groupId>
<version>2.2.6.RELEASE</version>
<version>2.2.7.RELEASE</version>
<relativePath>..</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion spring-cloud-zuul-ratelimit-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.marcosbarbero.cloud</groupId>
<artifactId>spring-cloud-zuul-ratelimit-parent</artifactId>
<version>2.2.6.RELEASE</version>
<version>2.2.7.RELEASE</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion spring-cloud-zuul-ratelimit-coverage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>spring-cloud-zuul-ratelimit-parent</artifactId>
<groupId>com.marcosbarbero.cloud</groupId>
<version>2.2.6.RELEASE</version>
<version>2.2.7.RELEASE</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion spring-cloud-zuul-ratelimit-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<groupId>com.marcosbarbero.cloud</groupId>
<artifactId>spring-cloud-zuul-ratelimit-dependencies</artifactId>
<version>2.2.6.RELEASE</version>
<version>2.2.7.RELEASE</version>
<packaging>pom</packaging>
<url>https://github.com/marcosbarbero/spring-cloud-zuul-ratelimit</url>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>spring-cloud-zuul-ratelimit-parent</artifactId>
<groupId>com.marcosbarbero.cloud</groupId>
<version>2.2.6.RELEASE</version>
<version>2.2.7.RELEASE</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion spring-cloud-zuul-ratelimit-tests/bucket4j-ignite/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>spring-cloud-zuul-ratelimit-parent</artifactId>
<groupId>com.marcosbarbero.cloud</groupId>
<version>2.2.6.RELEASE</version>
<version>2.2.7.RELEASE</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>spring-cloud-zuul-ratelimit-parent</artifactId>
<groupId>com.marcosbarbero.cloud</groupId>
<version>2.2.6.RELEASE</version>
<version>2.2.7.RELEASE</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion spring-cloud-zuul-ratelimit-tests/bucket4j-jcache/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>spring-cloud-zuul-ratelimit-parent</artifactId>
<groupId>com.marcosbarbero.cloud</groupId>
<version>2.2.6.RELEASE</version>
<version>2.2.7.RELEASE</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion spring-cloud-zuul-ratelimit-tests/consul/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>spring-cloud-zuul-ratelimit-parent</artifactId>
<groupId>com.marcosbarbero.cloud</groupId>
<version>2.2.6.RELEASE</version>
<version>2.2.7.RELEASE</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion spring-cloud-zuul-ratelimit-tests/redis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>spring-cloud-zuul-ratelimit-parent</artifactId>
<groupId>com.marcosbarbero.cloud</groupId>
<version>2.2.6.RELEASE</version>
<version>2.2.7.RELEASE</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion spring-cloud-zuul-ratelimit-tests/security-context/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>spring-cloud-zuul-ratelimit-parent</artifactId>
<groupId>com.marcosbarbero.cloud</groupId>
<version>2.2.6.RELEASE</version>
<version>2.2.7.RELEASE</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion spring-cloud-zuul-ratelimit-tests/springdata/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>spring-cloud-zuul-ratelimit-parent</artifactId>
<groupId>com.marcosbarbero.cloud</groupId>
<version>2.2.6.RELEASE</version>
<version>2.2.7.RELEASE</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit a159d25

Please sign in to comment.