Skip to content

Commit 39fbad8

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 58ff770 commit 39fbad8

7 files changed

Lines changed: 14 additions & 14 deletions

File tree

driver-core/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<parent>
1919
<groupId>com.datastax.cassandra</groupId>
2020
<artifactId>cassandra-driver-parent</artifactId>
21-
<version>2.1.3</version>
21+
<version>2.1.4-SNAPSHOT</version>
2222
</parent>
2323
<artifactId>cassandra-driver-core</artifactId>
2424
<packaging>bundle</packaging>
@@ -321,7 +321,7 @@
321321
<connection>scm:git:git@github.com:datastax/java-driver.git</connection>
322322
<developerConnection>scm:git:git@github.com:datastax/java-driver.git</developerConnection>
323323
<url>https://github.com/datastax/java-driver</url>
324-
<tag>2.1.3</tag>
324+
<tag>HEAD</tag>
325325
</scm>
326326

327327
<developers>

driver-dist/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<parent>
1919
<groupId>com.datastax.cassandra</groupId>
2020
<artifactId>cassandra-driver-parent</artifactId>
21-
<version>2.1.3</version>
21+
<version>2.1.4-SNAPSHOT</version>
2222
</parent>
2323
<artifactId>cassandra-driver-dist</artifactId>
2424

driver-dse/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<parent>
1919
<groupId>com.datastax.cassandra</groupId>
2020
<artifactId>cassandra-driver-parent</artifactId>
21-
<version>2.1.3</version>
21+
<version>2.1.4-SNAPSHOT</version>
2222
</parent>
2323
<artifactId>cassandra-driver-dse</artifactId>
2424
<packaging>bundle</packaging>
@@ -79,7 +79,7 @@
7979
<connection>scm:git:git@github.com:datastax/java-driver.git</connection>
8080
<developerConnection>scm:git:git@github.com:datastax/java-driver.git</developerConnection>
8181
<url>https://github.com/datastax/java-driver</url>
82-
<tag>2.1.3</tag>
82+
<tag>HEAD</tag>
8383
</scm>
8484

8585
<developers>

driver-examples/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<parent>
1717
<groupId>com.datastax.cassandra</groupId>
1818
<artifactId>cassandra-driver-parent</artifactId>
19-
<version>2.1.3</version>
19+
<version>2.1.4-SNAPSHOT</version>
2020
</parent>
2121
<artifactId>cassandra-driver-examples-parent</artifactId>
2222
<packaging>pom</packaging>
@@ -41,7 +41,7 @@
4141
<connection>scm:git:git@github.com:datastax/java-driver.git</connection>
4242
<developerConnection>scm:git:git@github.com:datastax/java-driver.git</developerConnection>
4343
<url>https://github.com/datastax/java-driver</url>
44-
<tag>2.1.3</tag>
44+
<tag>HEAD</tag>
4545
</scm>
4646

4747
<developers>

driver-examples/stress/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<parent>
1717
<groupId>com.datastax.cassandra</groupId>
1818
<artifactId>cassandra-driver-examples-parent</artifactId>
19-
<version>2.1.3</version>
19+
<version>2.1.4-SNAPSHOT</version>
2020
</parent>
2121
<artifactId>cassandra-driver-examples-stress</artifactId>
2222
<packaging>jar</packaging>
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>com.datastax.cassandra</groupId>
3030
<artifactId>cassandra-driver-core</artifactId>
31-
<version>2.1.3</version>
31+
<version>2.1.4-SNAPSHOT</version>
3232
</dependency>
3333

3434
<dependency>
@@ -88,7 +88,7 @@
8888
<connection>scm:git:git@github.com:datastax/java-driver.git</connection>
8989
<developerConnection>scm:git:git@github.com:datastax/java-driver.git</developerConnection>
9090
<url>https://github.com/datastax/java-driver</url>
91-
<tag>2.1.3</tag>
91+
<tag>HEAD</tag>
9292
</scm>
9393

9494
<developers>

driver-mapping/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<parent>
1919
<groupId>com.datastax.cassandra</groupId>
2020
<artifactId>cassandra-driver-parent</artifactId>
21-
<version>2.1.3</version>
21+
<version>2.1.4-SNAPSHOT</version>
2222
</parent>
2323
<artifactId>cassandra-driver-mapping</artifactId>
2424
<packaging>bundle</packaging>
@@ -182,7 +182,7 @@
182182
<connection>scm:git:git@github.com:datastax/java-driver.git</connection>
183183
<developerConnection>scm:git:git@github.com:datastax/java-driver.git</developerConnection>
184184
<url>https://github.com/datastax/java-driver</url>
185-
<tag>2.1.3</tag>
185+
<tag>HEAD</tag>
186186
</scm>
187187

188188
<developers>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
<groupId>com.datastax.cassandra</groupId>
2424
<artifactId>cassandra-driver-parent</artifactId>
25-
<version>2.1.3</version>
25+
<version>2.1.4-SNAPSHOT</version>
2626
<packaging>pom</packaging>
2727
<name>DataStax Java Driver for Apache Cassandra</name>
2828
<description>A driver for Apache Cassandra 1.2+ that works exclusively with the Cassandra Query Language version 3 (CQL3) and Cassandra's binary protocol.</description>
@@ -156,7 +156,7 @@
156156
<connection>scm:git:git@github.com:datastax/java-driver.git</connection>
157157
<developerConnection>scm:git:git@github.com:datastax/java-driver.git</developerConnection>
158158
<url>https://github.com/datastax/java-driver</url>
159-
<tag>2.1.3</tag>
159+
<tag>HEAD</tag>
160160
</scm>
161161

162162
<developers>

0 commit comments

Comments
 (0)