diff --git a/pom.xml b/pom.xml
index b6eb884f..2fa1f0c0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,7 @@
org.springframework.data.build
spring-data-parent
- 1.4.0.BUILD-SNAPSHOT
+ 1.4.0.M1
@@ -23,7 +23,7 @@
1.3.2
2.3.2
- 1.8.0.BUILD-SNAPSHOT
+ 1.8.0.M1
1.0.0.GA
@@ -32,17 +32,14 @@
org.springframework
spring-context
- ${spring}
org.springframework
spring-web
- ${spring}
org.springframework
spring-tx
- ${spring}
@@ -103,12 +100,8 @@
- spring-libs-release
- http://repo.spring.io/libs-release
-
-
- spring-libs-snapshot
- http://repo.spring.io/libs-snapshot
+ spring-libs-milestone
+ http://repo.spring.io/libs-milestone
diff --git a/src/docbkx/index.xml b/src/docbkx/index.xml
index 9cbbada4..f9a93468 100644
--- a/src/docbkx/index.xml
+++ b/src/docbkx/index.xml
@@ -60,7 +60,7 @@
Reference Documentation
-
@@ -71,12 +71,12 @@
Appendix
-
-
diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt
index bec2621d..ffa86f8c 100644
--- a/src/main/resources/changelog.txt
+++ b/src/main/resources/changelog.txt
@@ -1,3 +1,10 @@
+
+Release Notes - Spring Data Couchbase - Version 1.1 M1 - 2014-03-31
+-------------------------------------------------------------------
+** Task
+ * [DATACOUCH-78] - Adapt to changes in BeanWrapper generics
+ * [DATACOUCH-79] - Release 1.1 M1
+
Release Notes - Spring Data Couchbase - Version 1.0.0.RELEASE - 2014-03-13
--------------------------------------------------------------------------
** Bug
diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt
index 6fe69285..69dcb5f7 100644
--- a/src/main/resources/notice.txt
+++ b/src/main/resources/notice.txt
@@ -1,5 +1,5 @@
-Spring Data Couchbase 1.0.0.RELEASE
-Copyright (c) [2013-2014] Couchbase / Pivotal Inc.
+Spring Data Couchbase 1.1.0.M1
+Copyright (c) [2013-2014] Couchbase / Pivotal Software, Inc.
This product is licensed to you under the Apache License, Version 2.0 (the "License").
You may not use this product except in compliance with the License.