File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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"
19- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
20- 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" >
2119 <modelVersion >4.0.0</modelVersion >
2220
2321 <parent >
2422 <groupId >com.datastax.oss</groupId >
2523 <artifactId >java-driver-parent</artifactId >
26- <version >4.0.0-alpha3-SNAPSHOT </version >
24+ <version >4.0.0-alpha3</version >
2725 </parent >
2826
2927 <artifactId >java-driver-core</artifactId >
Original file line number Diff line number Diff line change 2121 <parent >
2222 <groupId >com.datastax.oss</groupId >
2323 <artifactId >java-driver-parent</artifactId >
24- <version >4.0.0-alpha3-SNAPSHOT </version >
24+ <version >4.0.0-alpha3</version >
2525 </parent >
2626
2727 <artifactId >java-driver-integration-tests</artifactId >
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"
19- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
20- 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" >
2119 <modelVersion >4.0.0</modelVersion >
2220
2321 <groupId >com.datastax.oss</groupId >
2422 <artifactId >java-driver-parent</artifactId >
25- <version >4.0.0-alpha3-SNAPSHOT </version >
23+ <version >4.0.0-alpha3</version >
2624 <packaging >pom</packaging >
2725
2826 <name >DataStax Java driver for Apache Cassandra®</name >
@@ -455,7 +453,7 @@ limitations under the License.]]>
455453 <connection >scm:git:git@github.com:datastax/java-driver.git</connection >
456454 <developerConnection >scm:git:git@github.com:datastax/java-driver.git</developerConnection >
457455 <url >https://github.com/datastax/java-driver</url >
458- <tag >HEAD </tag >
456+ <tag >4.0.0-alpha3 </tag >
459457 </scm >
460458 <developers >
461459 <developer >
Original file line number Diff line number Diff line change 2121 <parent >
2222 <groupId >com.datastax.oss</groupId >
2323 <artifactId >java-driver-parent</artifactId >
24- <version >4.0.0-alpha3-SNAPSHOT </version >
24+ <version >4.0.0-alpha3</version >
2525 </parent >
2626
2727 <artifactId >java-driver-test-infra</artifactId >
You can’t perform that action at this time.
0 commit comments