Skip to content

Commit 1fba7e2

Browse files
committed
Update to hotfix version
1 parent b29e7d4 commit 1fba7e2

File tree

97 files changed

+193
-193
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

97 files changed

+193
-193
lines changed

codegen/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66
<parent>
77
<groupId>io.reactiverse</groupId>
88
<artifactId>es4x-parent</artifactId>
9-
<version>0.13.2-SNAPSHOT</version>
9+
<version>0.13.3</version>
1010
<relativePath>..</relativePath>
1111
</parent>
1212

1313
<modelVersion>4.0.0</modelVersion>
1414

1515
<artifactId>es4x-codegen</artifactId>
16-
<version>0.13.2-SNAPSHOT</version>
16+
<version>0.13.3</version>
1717

1818
<properties>
1919
<tools.jar>${java.home}/../lib/tools.jar</tools.jar>

es4x/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66
<parent>
77
<groupId>io.reactiverse</groupId>
88
<artifactId>es4x-parent</artifactId>
9-
<version>0.13.2-SNAPSHOT</version>
9+
<version>0.13.3</version>
1010
<relativePath>..</relativePath>
1111
</parent>
1212

1313
<modelVersion>4.0.0</modelVersion>
1414

1515
<artifactId>es4x</artifactId>
16-
<version>0.13.2-SNAPSHOT</version>
16+
<version>0.13.3</version>
1717

1818
<properties>
1919
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

generator/io.reactiverse/elasticsearch-client/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
<parent>
99
<groupId>io.reactiverse.es4x</groupId>
1010
<artifactId>es4x-generator</artifactId>
11-
<version>0.13.2-SNAPSHOT</version>
11+
<version>0.13.3</version>
1212
<relativePath>../..</relativePath>
1313
</parent>
1414

1515
<artifactId>elasticsearch-client</artifactId>
16-
<version>0.13.2-SNAPSHOT</version>
16+
<version>0.13.3</version>
1717

1818
<packaging>jar</packaging>
1919

generator/io.vertx/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
<parent>
99
<groupId>io.reactiverse</groupId>
1010
<artifactId>es4x-parent</artifactId>
11-
<version>0.13.2-SNAPSHOT</version>
11+
<version>0.13.3</version>
1212
<relativePath>../..</relativePath>
1313
</parent>
1414

1515
<artifactId>es4x-vertx-stack</artifactId>
16-
<version>0.13.2-SNAPSHOT</version>
16+
<version>0.13.3</version>
1717

1818
<dependencies>
1919
<dependency>

generator/io.vertx/vertx-amqp-client/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66
<parent>
77
<groupId>io.reactiverse.es4x</groupId>
88
<artifactId>es4x-generator</artifactId>
9-
<version>0.13.2-SNAPSHOT</version>
9+
<version>0.13.3</version>
1010
<relativePath>../..</relativePath>
1111
</parent>
1212

1313
<modelVersion>4.0.0</modelVersion>
1414

1515
<artifactId>vertx-amqp-client</artifactId>
16-
<version>0.13.2-SNAPSHOT</version>
16+
<version>0.13.3</version>
1717

1818
<properties>
1919
<maven.groupId>io.vertx</maven.groupId>

generator/io.vertx/vertx-auth-common/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66
<parent>
77
<groupId>io.reactiverse.es4x</groupId>
88
<artifactId>es4x-generator</artifactId>
9-
<version>0.13.2-SNAPSHOT</version>
9+
<version>0.13.3</version>
1010
<relativePath>../..</relativePath>
1111
</parent>
1212

1313
<modelVersion>4.0.0</modelVersion>
1414

1515
<artifactId>vertx-auth-common</artifactId>
16-
<version>0.13.2-SNAPSHOT</version>
16+
<version>0.13.3</version>
1717

1818
<properties>
1919
<maven.groupId>io.vertx</maven.groupId>

generator/io.vertx/vertx-auth-htdigest/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66
<parent>
77
<groupId>io.reactiverse.es4x</groupId>
88
<artifactId>es4x-generator</artifactId>
9-
<version>0.13.2-SNAPSHOT</version>
9+
<version>0.13.3</version>
1010
<relativePath>../..</relativePath>
1111
</parent>
1212

1313
<modelVersion>4.0.0</modelVersion>
1414

1515
<artifactId>vertx-auth-htdigest</artifactId>
16-
<version>0.13.2-SNAPSHOT</version>
16+
<version>0.13.3</version>
1717

1818
<properties>
1919
<maven.groupId>io.vertx</maven.groupId>

generator/io.vertx/vertx-auth-htpasswd/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66
<parent>
77
<groupId>io.reactiverse.es4x</groupId>
88
<artifactId>es4x-generator</artifactId>
9-
<version>0.13.2-SNAPSHOT</version>
9+
<version>0.13.3</version>
1010
<relativePath>../..</relativePath>
1111
</parent>
1212

1313
<modelVersion>4.0.0</modelVersion>
1414

1515
<artifactId>vertx-auth-htpasswd</artifactId>
16-
<version>0.13.2-SNAPSHOT</version>
16+
<version>0.13.3</version>
1717

1818
<properties>
1919
<maven.groupId>io.vertx</maven.groupId>

generator/io.vertx/vertx-auth-jdbc/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66
<parent>
77
<groupId>io.reactiverse.es4x</groupId>
88
<artifactId>es4x-generator</artifactId>
9-
<version>0.13.2-SNAPSHOT</version>
9+
<version>0.13.3</version>
1010
<relativePath>../..</relativePath>
1111
</parent>
1212

1313
<modelVersion>4.0.0</modelVersion>
1414

1515
<artifactId>vertx-auth-jdbc</artifactId>
16-
<version>0.13.2-SNAPSHOT</version>
16+
<version>0.13.3</version>
1717

1818
<properties>
1919
<maven.groupId>io.vertx</maven.groupId>

generator/io.vertx/vertx-auth-jwt/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66
<parent>
77
<groupId>io.reactiverse.es4x</groupId>
88
<artifactId>es4x-generator</artifactId>
9-
<version>0.13.2-SNAPSHOT</version>
9+
<version>0.13.3</version>
1010
<relativePath>../..</relativePath>
1111
</parent>
1212

1313
<modelVersion>4.0.0</modelVersion>
1414

1515
<artifactId>vertx-auth-jwt</artifactId>
16-
<version>0.13.2-SNAPSHOT</version>
16+
<version>0.13.3</version>
1717

1818
<properties>
1919
<maven.groupId>io.vertx</maven.groupId>

0 commit comments

Comments
 (0)