File tree Expand file tree Collapse file tree 6 files changed +14
-15
lines changed Expand file tree Collapse file tree 6 files changed +14
-15
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 >2.0.12.1-SNAPSHOT </version >
23+ <version >2.0.12.1</version >
2424 </parent >
2525 <artifactId >cassandra-driver-core</artifactId >
2626 <packaging >bundle</packaging >
469469 <connection >scm:git:git@github.com:datastax/java-driver.git</connection >
470470 <developerConnection >scm:git:git@github.com:datastax/java-driver.git</developerConnection >
471471 <url >https://github.com/datastax/java-driver</url >
472- <tag >HEAD </tag >
472+ <tag >2.0.12.1 </tag >
473473 </scm >
474474
475475 <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 >2.0.12.1-SNAPSHOT </version >
23+ <version >2.0.12.1</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-examples-parent</artifactId >
23- <version >2.0.12.1-SNAPSHOT </version >
23+ <version >2.0.12.1</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 >HEAD </tag >
311+ <tag >2.0.12.1 </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 >2.0.12.1-SNAPSHOT </version >
23+ <version >2.0.12.1</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 >HEAD </tag >
53+ <tag >2.0.12.1 </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 >2.0.12.1-SNAPSHOT </version >
23+ <version >2.0.12.1</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 >2.0.12.1-SNAPSHOT </version >
39+ <version >2.0.12.1</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 >HEAD </tag >
99+ <tag >2.0.12.1 </tag >
100100 </scm >
101101
102102 <developers >
Original file line number Diff line number Diff line change 1515 limitations under the License.
1616
1717-->
18- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
19- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
18+ <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/maven-v4_0_0.xsd" >
2019 <modelVersion >4.0.0</modelVersion >
2120 <parent >
2221 <groupId >org.sonatype.oss</groupId >
2322 <artifactId >oss-parent</artifactId >
2423 <version >7</version >
25- <relativePath />
24+ <relativePath />
2625 </parent >
2726
2827 <groupId >com.datastax.cassandra</groupId >
2928 <artifactId >cassandra-driver-parent</artifactId >
30- <version >2.0.12.1-SNAPSHOT </version >
29+ <version >2.0.12.1</version >
3130 <packaging >pom</packaging >
3231 <name >DataStax Java Driver for Apache Cassandra</name >
3332 <description >A driver for Apache Cassandra 1.2+ that works exclusively with the Cassandra Query Language version 3
236235 <connection >scm:git:git@github.com:datastax/java-driver.git</connection >
237236 <developerConnection >scm:git:git@github.com:datastax/java-driver.git</developerConnection >
238237 <url >https://github.com/datastax/java-driver</url >
239- <tag >HEAD </tag >
238+ <tag >2.0.12.1 </tag >
240239 </scm >
241240
242241 <developers >
You can’t perform that action at this time.
0 commit comments