diff --git a/pom.xml b/pom.xml index 6ae4055a..4a40379b 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ 1.2.2 2.2.3 - 1.6.1.RELEASE + 1.6.2.RELEASE @@ -110,4 +110,17 @@ + + + + org.apache.maven.plugins + maven-assembly-plugin + + + org.codehaus.mojo + wagon-maven-plugin + + + + diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 8d2a8bfd..075e2eb4 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,5 @@ Release Notes - Spring Data Couchbase - Version 1.0 M2 - 2013-11-14 ------------------------------------------------------------------- - ** Bug * [DATACOUCH-25] - Cache TTL (Time To Live) property required. * [DATACOUCH-27] - MappingCouchbaseConverter skips ID field in read operation diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt index 0d9b7a62..3afcb545 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data Couchbase 1.0 M1 +Spring Data Couchbase 1.0 M2 Copyright (c) [2013] Couchbase / Pivotal Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License").