You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 6, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: pom.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@
21
21
22
22
<groupId>com.datastax.cassandra</groupId>
23
23
<artifactId>cassandra-driver-parent</artifactId>
24
-
<version>1.0.4-SNAPSHOT</version>
24
+
<version>1.0.4</version>
25
25
<packaging>pom</packaging>
26
26
<name>DataStax Java Driver for Apache Cassandra</name>
27
27
<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>
@@ -92,7 +92,7 @@
92
92
<version>2.9</version>
93
93
<configuration>
94
94
<!-- I can haz math in my javadoc (see http://zverovich.net/2012/01/14/beautiful-math-in-javadoc.html) -->
0 commit comments