diff --git a/src/dist/changelog.txt b/src/dist/changelog.txt
index 615ecae0..d58321d4 100644
--- a/src/dist/changelog.txt
+++ b/src/dist/changelog.txt
@@ -1,3 +1,9 @@
+Spring Social Google 1.0.0.RC1 (May 20, 2014)
+=============================================
+Miscellaneous
+ * Upgraded to Spring Social 1.1.0.RELEASE
+ * Dropped old annotation and provider configuration
+
Spring Social Google 1.0.0 Milestone 3 (September 10, 2013)
===========================================================
Miscellaneous
diff --git a/src/reference/docbook/index.xml b/src/reference/docbook/index.xml
index 8dcac000..b65106b3 100644
--- a/src/reference/docbook/index.xml
+++ b/src/reference/docbook/index.xml
@@ -28,7 +28,7 @@
- 2011-2013
+ 2011-2014
Copies of this
diff --git a/src/reference/docbook/overview.xml b/src/reference/docbook/overview.xml
index c672cb0f..39c18244 100644
--- a/src/reference/docbook/overview.xml
+++ b/src/reference/docbook/overview.xml
@@ -15,14 +15,6 @@
How to get
- Spring Social Google milestones are hosted in the following repository:
-
-<repository>
- <id>spring-social-google</id>
- <name>Spring Social Google</name>
- <url>http://gabiaxel.github.io/maven/</url>
-</repository>
-
The following Maven dependency will add Spring Social Google to
your project:
@@ -48,7 +40,7 @@
schedule than Spring Social. Consequently, Spring Social's
version may differ from that of Spring Social Google.
Consult
-
+
Spring Social's reference documentation for more
information on Spring Social dependencies.