File tree Expand file tree Collapse file tree 8 files changed +16
-16
lines changed
Expand file tree Collapse file tree 8 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 2020 <parent >
2121 <groupId >com.datastax.cassandra</groupId >
2222 <artifactId >cassandra-driver-parent</artifactId >
23- <version >3.0.0-alpha1 </version >
23+ <version >3.0.0-alpha2-SNAPSHOT </version >
2424 </parent >
2525 <artifactId >cassandra-driver-core</artifactId >
2626 <packaging >bundle</packaging >
449449 <connection >scm:git:git@github.com:datastax/java-driver.git</connection >
450450 <developerConnection >scm:git:git@github.com:datastax/java-driver.git</developerConnection >
451451 <url >https://github.com/datastax/java-driver</url >
452- <tag >3.0.0-alpha1 </tag >
452+ <tag >HEAD </tag >
453453 </scm >
454454
455455 <developers >
Original file line number Diff line number Diff line change 2020 <parent >
2121 <groupId >com.datastax.cassandra</groupId >
2222 <artifactId >cassandra-driver-parent</artifactId >
23- <version >3.0.0-alpha1 </version >
23+ <version >3.0.0-alpha2-SNAPSHOT </version >
2424 </parent >
2525 <artifactId >cassandra-driver-dist</artifactId >
2626
Original file line number Diff line number Diff line change 2020 <parent >
2121 <groupId >com.datastax.cassandra</groupId >
2222 <artifactId >cassandra-driver-parent</artifactId >
23- <version >3.0.0-alpha1 </version >
23+ <version >3.0.0-alpha2-SNAPSHOT </version >
2424 </parent >
2525 <artifactId >cassandra-driver-dse</artifactId >
2626 <packaging >bundle</packaging >
7676 <connection >scm:git:git@github.com:datastax/java-driver.git</connection >
7777 <developerConnection >scm:git:git@github.com:datastax/java-driver.git</developerConnection >
7878 <url >https://github.com/datastax/java-driver</url >
79- <tag >3.0.0-alpha1 </tag >
79+ <tag >HEAD </tag >
8080 </scm >
8181
8282 <developers >
Original file line number Diff line number Diff line change 2020 <parent >
2121 <groupId >com.datastax.cassandra</groupId >
2222 <artifactId >cassandra-driver-examples-parent</artifactId >
23<
8000
code class="diff-text syntax-highlighted-line deletion">- <version >3.0.0-alpha1 </version >
23+ <version >3.0.0-alpha2-SNAPSHOT </version >
2424 </parent >
2525 <artifactId >cassandra-driver-examples-osgi</artifactId >
2626 <packaging >bundle</packaging >
308308 <connection >scm:git:git@github.com:datastax/java-driver.git</connection >
309309 <developerConnection >scm:git:git@github.com:datastax/java-driver.git</developerConnection >
310310 <url >https://github.com/datastax/java-driver</url >
311- <tag >3.0.0-alpha1 </tag >
311+ <tag >HEAD </tag >
312312 </scm >
313313
314314 <developers >
Original file line number Diff line number Diff line change 2020 <parent >
2121 <groupId >com.datastax.cassandra</groupId >
2222 <artifactId >cassandra-driver-parent</artifactId >
23- <version >3.0.0-alpha1 </version >
23+ <version >3.0.0-alpha2-SNAPSHOT </version >
2424 </parent >
2525 <artifactId >cassandra-driver-examples-parent</artifactId >
2626 <packaging >pom</packaging >
5050 <connection >scm:git:git@github.com:datastax/java-driver.git</connection >
5151 <developerConnection >scm:git:git@github.com:datastax/java-driver.git</developerConnection >
5252 <url >https://github.com/datastax/java-driver</url >
53- <tag >3.0.0-alpha1 </tag >
53+ <tag >HEAD </tag >
5454 </scm >
5555
5656 <developers >
Original file line number Diff line number Diff line change 2020 <parent >
2121 <groupId >com.datastax.cassandra</groupId >
2222 <artifactId >cassandra-driver-examples-parent</artifactId >
23- <version >3.0.0-alpha1 </version >
23+ <version >3.0.0-alpha2-SNAPSHOT </version >
2424 </parent >
2525 <artifactId >cassandra-driver-examples-stress</artifactId >
2626 <packaging >jar</packaging >
3636 <dependency >
3737 <groupId >com.datastax.cassandra</groupId >
3838 <artifactId >cassandra-driver-core</artifactId >
39- <version >3.0.0-alpha1 </version >
39+ <version >3.0.0-alpha2-SNAPSHOT </version >
4040 </dependency >
4141
4242 <dependency >
9696 <connection >scm:git:git@github.com:datastax/java-driver.git</connection >
9797 <developerConnection >scm:git:git@github.com:datastax/java-driver.git</developerConnection >
9898 <url >https://github.com/datastax/java-driver</url >
99- <tag >3.0.0-alpha1 </tag >
99+ <tag >HEAD </tag >
100100 </scm >
101101
102102 <developers >
Original file line number Diff line number Diff line change 2020 <parent >
2121 <groupId >com.datastax.cassandra</groupId >
2222 <artifactId >cassandra-driver-parent</artifactId >
23- <version >3.0.0-alpha1 </version >
23+ <version >3.0.0-alpha2-SNAPSHOT </version >
2424 </parent >
2525 <artifactId >cassandra-driver-mapping</artifactId >
2626 <packaging >bundle</packaging >
226226 <connection >scm:git:git@github.com:datastax/java-driver.git</connection >
227227 <developerConnection >scm:git:git@github.com:datastax/java-driver.git</developerConnection >
228228 <url >https://github.com/datastax/java-driver</url >
229- <tag >3.0.0-alpha1 </tag >
229+ <tag >HEAD </tag >
230230 </scm >
231231
232232 <developers >
Original file line number Diff line number Diff line change 2626
2727 <groupId >com.datastax.cassandra</groupId >
2828 <artifactId >cassandra-driver-parent</artifactId >
29- <version >3.0.0-alpha1 </version >
29+ <version >3.0.0-alpha2-SNAPSHOT </version >
3030 <packaging >pom</packaging >
3131 <name >DataStax Java Driver for Apache Cassandra</name >
3232 <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 >
246246 <connection >scm:git:git@github.com:datastax/java-driver.git</connection >
247247 <developerConnection >scm:git:git@github.com:datastax/java-driver.git</developerConnection >
248248 <url >https://github.com/datastax/java-driver</url >
249- <tag >3.0.0-alpha1 </tag >
249+ <tag >HEAD </tag >
250250 </scm >
251251
252252 <developers >
You can’t perform that action at this time.
0 commit comments