Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexandre Dutra committed Feb 25, 2020
1 parent 61fcf38 commit f9d7bb1
Show file tree
Hide file tree
Showing 13 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>dsbulk-parent</artifactId>
<groupId>com.datastax.dse</groupId>
<version>1.5.0-SNAPSHOT</version>
<version>1.5.0</version>
</parent>
<artifactId>dsbulk-commons</artifactId>
<name>DataStax Bulk Loader - Commons</name>
Expand Down
2 changes: 1 addition & 1 deletion connectors/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>dsbulk-connectors</artifactId>
<groupId>com.datastax.dse</groupId>
<version>1.5.0-SNAPSHOT</version>
<version>1.5.0</version>
</parent>
<artifactId>dsbulk-connectors-api</artifactId>
<name>DataStax Bulk Loader - Connectors - API</name>
Expand Down
2 changes: 1 addition & 1 deletion connectors/commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>dsbulk-connectors</artifactId>
<groupId>com.datastax.dse</groupId>
<version>1.5.0-SNAPSHOT</version>
<version>1.5.0</version>
</parent>
<artifactId>dsbulk-connectors-commons</artifactId>
<name>DataStax Bulk Loader - Connectors - Commons</name>
Expand Down
2 changes: 1 addition & 1 deletion connectors/csv/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>dsbulk-connectors</artifactId>
<groupId>com.datastax.dse</groupId>
<version>1.5.0-SNAPSHOT</version>
<version>1.5.0</version>
</parent>
<artifactId>dsbulk-connectors-csv</artifactId>
<name>DataStax Bulk Loader - Connectors - CSV</name>
Expand Down
2 changes: 1 addition & 1 deletion connectors/json/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>dsbulk-connectors</artifactId>
<groupId>com.datastax.dse</groupId>
<version>1.5.0-SNAPSHOT</version>
<version>1.5.0</version>
</parent>
<artifactId>dsbulk-connectors-json</artifactId>
<name>DataStax Bulk Loader - Connectors - JSON</name>
Expand Down
2 changes: 1 addition & 1 deletion connectors/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>dsbulk-parent</artifactId>
<groupId>com.datastax.dse</groupId>
<version>1.5.0-SNAPSHOT</version>
<version>1.5.0</version>
</parent>
<artifactId>dsbulk-connectors</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion dist/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>dsbulk-parent</artifactId>
<groupId>com.datastax.dse</groupId>
<version>1.5.0-SNAPSHOT</version>
<version>1.5.0</version>
</parent>
<artifactId>dsbulk-dist</artifactId>
<name>DataStax Bulk Loader - Binary Distribution</name>
Expand Down
2 changes: 1 addition & 1 deletion engine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>dsbulk-parent</artifactId>
<groupId>com.datastax.dse</groupId>
<version>1.5.0-SNAPSHOT</version>
<version>1.5.0</version>
</parent>
<artifactId>dsbulk-engine</artifactId>
<name>DataStax Bulk Loader - Engine</name>
Expand Down
2 changes: 1 addition & 1 deletion executor/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>dsbulk-executor</artifactId>
<groupId>com.datastax.dse</groupId>
<version>1.5.0-SNAPSHOT</version>
<version>1.5.0</version>
</parent>
<artifactId>dsbulk-executor-api</artifactId>
<name>DataStax Bulk Loader - Executor - API</name>
Expand Down
2 changes: 1 addition & 1 deletion executor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>dsbulk-parent</artifactId>
<groupId>com.datastax.dse</groupId>
<version>1.5.0-SNAPSHOT</version>
<version>1.5.0</version>
</parent>
<artifactId>dsbulk-executor</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion executor/reactor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>dsbulk-executor</artifactId>
<groupId>com.datastax.dse</groupId>
<version>1.5.0-SNAPSHOT</version>
<version>1.5.0</version>
</parent>
<artifactId>dsbulk-executor-reactor</artifactId>
<name>DataStax Bulk Loader - Executor - Reactor</name>
Expand Down
2 changes: 1 addition & 1 deletion executor/rxjava/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>dsbulk-executor</artifactId>
<groupId>com.datastax.dse</groupId>
<version>1.5.0-SNAPSHOT</version>
<version>1.5.0</version>
</parent>
<artifactId>dsbulk-executor-rxjava</artifactId>
<name>DataStax Bulk Loader - Executor - RxJava</name>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.datastax.dse</groupId>
<artifactId>dsbulk-parent</artifactId>
<version>1.5.0-SNAPSHOT</version>
<version>1.5.0</version>
<packaging>pom</packaging>
<name>DataStax Bulk Loader</name>
<description>A unified tool for loading into and unloading from DSE storage engines (i.e., Cassandra/Apollo and DataStax Enterprise).</description>
Expand Down Expand Up @@ -879,7 +879,7 @@ https://www.datastax.com/terms/datastax-dse-bulk-utility-license-terms.
<connection>scm:git:[email protected]:riptano/dsbulk.git</connection>
<developerConnection>scm:git:[email protected]:riptano/dsbulk.git</developerConnection>
<url>https://github.com/riptano/dsbulk</url>
<tag>HEAD</tag>
<tag>1.5.0</tag>
</scm>
<developers>
<developer>
Expand Down

0 comments on commit f9d7bb1

Please sign in to comment.