diff --git a/pom.xml b/pom.xml
index 93d1162e0..0d29fbaf3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
org.springframework.data
spring-data-cassandra-parent
- 1.0.1.BUILD-SNAPSHOT
+ 1.0.3.BUILD-SNAPSHOT
pom
Spring Data Cassandra
@@ -15,7 +15,7 @@
org.springframework.data.build
spring-data-parent
- 1.4.1.BUILD-SNAPSHOT
+ 1.4.3.BUILD-SNAPSHOT
../spring-data-build/parent/pom.xml
@@ -28,7 +28,7 @@
multi
spring-data-cassandra
- 1.8.1.BUILD-SNAPSHOT
+ 1.8.3.BUILD-SNAPSHOT
2.0.2.1
2.0.2
1.0
diff --git a/spring-cql/pom.xml b/spring-cql/pom.xml
index 5a477f36c..b6f9de6c0 100644
--- a/spring-cql/pom.xml
+++ b/spring-cql/pom.xml
@@ -11,7 +11,7 @@
org.springframework.data
spring-data-cassandra-parent
- 1.0.1.BUILD-SNAPSHOT
+ 1.0.3.BUILD-SNAPSHOT
../pom.xml
diff --git a/spring-data-cassandra-distribution/pom.xml b/spring-data-cassandra-distribution/pom.xml
index 3c82fe3e4..c90fdd598 100644
--- a/spring-data-cassandra-distribution/pom.xml
+++ b/spring-data-cassandra-distribution/pom.xml
@@ -13,7 +13,7 @@
org.springframework.data
spring-data-cassandra-parent
- 1.0.1.BUILD-SNAPSHOT
+ 1.0.3.BUILD-SNAPSHOT
../pom.xml
diff --git a/spring-data-cassandra/pom.xml b/spring-data-cassandra/pom.xml
index a7ac06571..13b478084 100644
--- a/spring-data-cassandra/pom.xml
+++ b/spring-data-cassandra/pom.xml
@@ -11,7 +11,7 @@
org.springframework.data
spring-data-cassandra-parent
- 1.0.1.BUILD-SNAPSHOT
+ 1.0.3.BUILD-SNAPSHOT
../pom.xml
diff --git a/src/docbkx/index.xml b/src/docbkx/index.xml
index 5b237813a..5dcbc6027 100644
--- a/src/docbkx/index.xml
+++ b/src/docbkx/index.xml
@@ -47,7 +47,7 @@
-
+
@@ -64,10 +64,10 @@
Appendix
-
+
-
+
diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt
index 797e55fad..6a3943e4d 100644
--- a/src/main/resources/changelog.txt
+++ b/src/main/resources/changelog.txt
@@ -1,6 +1,27 @@
Spring Data Cassandra Changelog
===============================
+Changes in version 1.0.2.RELEASE (2014-07-28)
+---------------------------------------------
+* DATACASS-143 - Release 1.0.2.
+
+
+Changes in version 1.1.0.M1 (2014-07-10)
+----------------------------------------
+* DATACASS-140 - Release 1.1 M1.
+* DATACASS-135 - Reference documentation build broken.
+* DATACASS-134 - Add plugin repository to pom.xml to make sure Bundlor can be resolved.
+* DATACASS-117 - @Query annotation does not support named parameters.
+
+
+Changes in version 1.0.1.RELEASE (2014-06-30)
+---------------------------------------------
+* DATACASS-138 - Release 1.0.1.
+* DATACASS-137 - Add new ConsistencyLevels to CqlTemplate.
+* DATACASS-135 - Reference documentation build broken.
+* DATACASS-134 - Add plugin repository to pom.xml to make sure Bundlor can be resolved.
+
+
Changes in version 1.0.0.RELEASE (2014-05-20)
---------------------------------------------
* DATACASS-133 - Binding Dates fails with DSE 2.0.1 Driver.
diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt
index ae160e930..ea6577f42 100644
--- a/src/main/resources/notice.txt
+++ b/src/main/resources/notice.txt
@@ -1,4 +1,4 @@
-Spring Data Cassandra 1.0 GA
+Spring Data Cassandra 1.0.2
Copyright (c) [2010-2014] Pivotal Software, Inc.
This product is licensed to you under the Apache License, Version 2.0 (the "License").