Skip to content

Commit

Permalink
chore(): Prepare next version
Browse files Browse the repository at this point in the history
  • Loading branch information
graviteeio committed Apr 4, 2018
1 parent 9d4949b commit 3e253b3
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions gravitee-common-elasticsearch/pom.xml
Expand Up @@ -23,11 +23,11 @@
<parent>
<groupId>io.gravitee.elasticsearch</groupId>
<artifactId>gravitee-elasticsearch</artifactId>
<version>1.15.0</version>
<version>1.16.0-SNAPSHOT</version>
</parent>

<artifactId>gravitee-common-elasticsearch</artifactId>
<version>1.15.0</version>
<version>1.16.0-SNAPSHOT</version>

<name>Gravitee.io APIM - Elasticsearch - Common</name>

Expand Down
4 changes: 2 additions & 2 deletions gravitee-reporter-elasticsearch/pom.xml
Expand Up @@ -23,12 +23,12 @@
<parent>
<groupId>io.gravitee.elasticsearch</groupId>
<artifactId>gravitee-elasticsearch</artifactId>
<version>1.15.0</version>
<version>1.16.0-SNAPSHOT</version>
</parent>

<groupId>io.gravitee.reporter</groupId>
<artifactId>gravitee-reporter-elasticsearch</artifactId>
<version>1.15.0</version>
<version>1.16.0-SNAPSHOT</version>

<name>Gravitee.io APIM - Reporter - Elasticsearch</name>

Expand Down
2 changes: 1 addition & 1 deletion gravitee-repository-elasticsearch/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.gravitee.elasticsearch</groupId>
<artifactId>gravitee-elasticsearch</artifactId>
<version>1.15.0</version>
<version>1.16.0-SNAPSHOT</version>
</parent>

<groupId>io.gravitee.repository</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -28,7 +28,7 @@

<groupId>io.gravitee.elasticsearch</groupId>
<artifactId>gravitee-elasticsearch</artifactId>
<version>1.15.0</version>
<version>1.16.0-SNAPSHOT</version>
<packaging>pom</packaging>

<name>Gravitee.io APIM - Elasticsearch Connector</name>
Expand Down

0 comments on commit 3e253b3

Please sign in to comment.