Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexandre Dutra committed Nov 11, 2019
1 parent c9082c9 commit 487cc34
Show file tree
Hide file tree
Showing 12 changed files with 15 additions and 19 deletions.
6 changes: 2 additions & 4 deletions commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,14 @@
https://www.datastax.com/terms/datastax-dse-bulk-utility-license-terms.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">

<modelVersion>4.0.0</modelVersion>

<parent>
<artifactId>dsbulk-parent</artifactId>
<groupId>com.datastax.dse</groupId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
</parent>

<artifactId>dsbulk-commons</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion connectors/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<artifactId>dsbulk-connectors</artifactId>
<groupId>com.datastax.dse</groupId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
</parent>

<artifactId>dsbulk-connectors-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion connectors/csv/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<artifactId>dsbulk-connectors</artifactId>
<groupId>com.datastax.dse</groupId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
</parent>

<artifactId>dsbulk-connectors-csv</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion connectors/json/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<artifactId>dsbulk-connectors</artifactId>
<groupId>com.datastax.dse</groupId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
</parent>

<artifactId>dsbulk-connectors-json</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion connectors/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<artifactId>dsbulk-parent</artifactId>
<groupId>com.datastax.dse</groupId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
</parent>

<artifactId>dsbulk-connectors</artifactId>
Expand Down
6 changes: 2 additions & 4 deletions dist/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,14 @@
https://www.datastax.com/terms/datastax-dse-bulk-utility-license-terms.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">

<modelVersion>4.0.0</modelVersion>

<parent>
<artifactId>dsbulk-parent</artifactId>
<groupId>com.datastax.dse</groupId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
</parent>

<artifactId>dsbulk-dist</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion engine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<artifactId>dsbulk-parent</artifactId>
<groupId>com.datastax.dse</groupId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
</parent>

<artifactId>dsbulk-engine</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion executor/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<artifactId>dsbulk-executor</artifactId>
<groupId>com.datastax.dse</groupId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
</parent>

<artifactId>dsbulk-executor-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion executor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<artifactId>dsbulk-parent</artifactId>
<groupId>com.datastax.dse</groupId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
</parent>

<artifactId>dsbulk-executor</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion executor/reactor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<artifactId>dsbulk-executor</artifactId>
<groupId>com.datastax.dse</groupId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
</parent>

<artifactId>dsbulk-executor-reactor</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion executor/rxjava/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<artifactId>dsbulk-executor</artifactId>
<groupId>com.datastax.dse</groupId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
</parent>

<artifactId>dsbulk-executor-rxjava</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<groupId>com.datastax.dse</groupId>
<artifactId>dsbulk-parent</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
<packaging>pom</packaging>

<name>DataStax Bulk Loader</name>
Expand Down Expand Up @@ -971,7 +971,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.4.0</tag>
</scm>

<developers>
Expand Down

0 comments on commit 487cc34

Please sign in to comment.