diff --git a/README.md b/README.md index 5f19fc880..247034507 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ the appropriate dependency version. | spring data elasticsearch | elasticsearch | |:-----------------------------------:|:-------------:| -| 2.0.0.BUILD-SNAPSHOT | 2.2.0 | +| 2.0.0.RC1 | 2.2.0 | | 1.4.0.M1 | 1.7.3 | | 1.3.0.RELEASE | 1.5.2 | | 1.2.0.RELEASE | 1.4.4 | @@ -255,4 +255,4 @@ Before we accept a non-trivial patch or pull request we will need you to sign th Code formatting for [Eclipse and Intellij](https://github.com/spring-projects/spring-data-build/tree/master/etc/ide) -[More information about contributing to Spring Data](https://github.com/spring-projects/spring-data-build/blob/master/CONTRIBUTING.md) +[More information about contributing to Spring Data](https://github.com/spring-projects/spring-data-build/blob/master/CONTRIBUTING.adoc) diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt index 16f7f53a9..e8766bbda 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,5 +1,5 @@ Spring Data Elasticsearch 2.0 RC1 -Copyright (c) [2013-2015] Pivotal Software, Inc. +Copyright (c) [2013-2016] 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.