[maven-release-plugin] prepare release 4.5.0
diff --git a/bom/pom.xml b/bom/pom.xml
index 583eaa8..18293ec 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>com.datastax.oss</groupId>
<artifactId>java-driver-parent</artifactId>
- <version>4.5.0-SNAPSHOT</version>
+ <version>4.5.0</version>
</parent>
<artifactId>java-driver-bom</artifactId>
<packaging>pom</packaging>
@@ -31,32 +31,32 @@
<dependency>
<groupId>com.datastax.oss</groupId>
<artifactId>java-driver-core</artifactId>
- <version>4.5.0-SNAPSHOT</version>
+ <version>4.5.0</version>
</dependency>
<dependency>
<groupId>com.datastax.oss</groupId>
<artifactId>java-driver-core-shaded</artifactId>
- <version>4.5.0-SNAPSHOT</version>
+ <version>4.5.0</version>
</dependency>
<dependency>
<groupId>com.datastax.oss</groupId>
<artifactId>java-driver-mapper-processor</artifactId>
- <version>4.5.0-SNAPSHOT</version>
+ <version>4.5.0</version>
</dependency>
<dependency>
<groupId>com.datastax.oss</groupId>
<artifactId>java-driver-mapper-runtime</artifactId>
- <version>4.5.0-SNAPSHOT</version>
+ <version>4.5.0</version>
</dependency>
<dependency>
<groupId>com.datastax.oss</groupId>
<artifactId>java-driver-query-builder</artifactId>
- <version>4.5.0-SNAPSHOT</version>
+ <version>4.5.0</version>
</dependency>
<dependency>
<groupId>com.datastax.oss</groupId>
<artifactId>java-driver-test-infra</artifactId>
- <version>4.5.0-SNAPSHOT</version>
+ <version>4.5.0</version>
</dependency>
<dependency>
<groupId>com.datastax.oss</groupId>
diff --git a/core-shaded/pom.xml b/core-shaded/pom.xml
index 06e2b7c..eefaf6f 100644
--- a/core-shaded/pom.xml
+++ b/core-shaded/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>com.datastax.oss</groupId>
<artifactId>java-driver-parent</artifactId>
- <version>4.5.0-SNAPSHOT</version>
+ <version>4.5.0</version>
</parent>
<artifactId>java-driver-core-shaded</artifactId>
<name>DataStax Java driver for Apache Cassandra(R) - core with shaded deps</name>
diff --git a/core/pom.xml b/core/pom.xml
index d23b93f..73bd34e 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>com.datastax.oss</groupId>
<artifactId>java-driver-parent</artifactId>
- <version>4.5.0-SNAPSHOT</version>
+ <version>4.5.0</version>
</parent>
<artifactId>java-driver-core</artifactId>
<packaging>bundle</packaging>
diff --git a/distribution/pom.xml b/distribution/pom.xml
index b50bc06..2e5d92a 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>com.datastax.oss</groupId>
<artifactId>java-driver-parent</artifactId>
- <version>4.5.0-SNAPSHOT</version>
+ <version>4.5.0</version>
</parent>
<artifactId>java-driver-distribution</artifactId>
<!-- Should be pom but Javadoc generation requires a "classpath-capable" package -->
diff --git a/examples/pom.xml b/examples/pom.xml
index 01f024a..a58c441 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>java-driver-parent</artifactId>
<groupId>com.datastax.oss</groupId>
- <version>4.5.0-SNAPSHOT</version>
+ <version>4.5.0</version>
</parent>
<artifactId>java-driver-examples</artifactId>
<name>DataStax Java driver for Apache Cassandra(R) - examples.</name>
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index df3e863..ffa9421 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>com.datastax.oss</groupId>
<artifactId>java-driver-parent</artifactId>
- <version>4.5.0-SNAPSHOT</version>
+ <version>4.5.0</version>
</parent>
<artifactId>java-driver-integration-tests</artifactId>
<packaging>jar</packaging>
diff --git a/mapper-processor/pom.xml b/mapper-processor/pom.xml
index 2f0e5a4..a20fede 100644
--- a/mapper-processor/pom.xml
+++ b/mapper-processor/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>com.datastax.oss</groupId>
<artifactId>java-driver-parent</artifactId>
- <version>4.5.0-SNAPSHOT</version>
+ <version>4.5.0</version>
</parent>
<artifactId>java-driver-mapper-processor</artifactId>
<name>DataStax Java driver for Apache Cassandra(R) - object mapper processor</name>
diff --git a/mapper-runtime/pom.xml b/mapper-runtime/pom.xml
index ddc3c80..67fc281 100644
--- a/mapper-runtime/pom.xml
+++ b/mapper-runtime/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>com.datastax.oss</groupId>
<artifactId>java-driver-parent</artifactId>
- <version>4.5.0-SNAPSHOT</version>
+ <version>4.5.0</version>
</parent>
<artifactId>java-driver-mapper-runtime</artifactId>
<packaging>bundle</packaging>
diff --git a/pom.xml b/pom.xml
index 1721dc5..c9b635a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.datastax.oss</groupId>
<artifactId>java-driver-parent</artifactId>
- <version>4.5.0-SNAPSHOT</version>
+ <version>4.5.0</version>
<packaging>pom</packaging>
<name>DataStax Java driver for Apache Cassandra(R)</name>
<description>A driver for Apache Cassandra(R) 2.1+ that works exclusively with the Cassandra Query Language version 3 (CQL3) and Cassandra's native protocol versions 3 and above.</description>
@@ -876,7 +876,7 @@
<connection>scm:git:git@github.com:datastax/java-driver.git</connection>
<developerConnection>scm:git:git@github.com:datastax/java-driver.git</developerConnection>
<url>https://github.com/datastax/java-driver</url>
- <tag>HEAD</tag>
+ <tag>4.5.0</tag>
</scm>
<developers>
<developer>
diff --git a/query-builder/pom.xml b/query-builder/pom.xml
index c846bbc..2b189bd 100644
--- a/query-builder/pom.xml
+++ b/query-builder/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>com.datastax.oss</groupId>
<artifactId>java-driver-parent</artifactId>
- <version>4.5.0-SNAPSHOT</version>
+ <version>4.5.0</version>
</parent>
<artifactId>java-driver-query-builder</artifactId>
<packaging>bundle</packaging>
diff --git a/test-infra/pom.xml b/test-infra/pom.xml
index e1fda41..4f5bbf1 100644
--- a/test-infra/pom.xml
+++ b/test-infra/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>com.datastax.oss</groupId>
<artifactId>java-driver-parent</artifactId>
- <version>4.5.0-SNAPSHOT</version>
+ <version>4.5.0</version>
</parent>
<artifactId>java-driver-test-infra</artifactId>
<packaging>bundle</packaging>