DATALDAP-16 - Prepare 1.0 RC1 (Ingalls).

This commit is contained in:
Oliver Gierke
2016-12-22 20:03:50 +01:00
parent a9cd680371
commit c48df49b9e
2 changed files with 6 additions and 6 deletions

View File

@@ -15,12 +15,12 @@
<parent>
<groupId>org.springframework.data.build</groupId>
<artifactId>spring-data-parent</artifactId>
<version>1.9.0.BUILD-SNAPSHOT</version>
<version>1.9.0.RC1</version>
</parent>
<properties>
<spring-ldap>2.3.0.RC1</spring-ldap>
<springdata.commons>1.13.0.BUILD-SNAPSHOT</springdata.commons>
<springdata.commons>1.13.0.RC1</springdata.commons>
<assertj>3.5.2</assertj>
<bundlor.enabled>false</bundlor.enabled>
<manifest.file></manifest.file>
@@ -107,8 +107,8 @@
<repositories>
<repository>
<id>spring-libs-snapshot</id>
<url>https://repo.spring.io/libs-snapshot</url>
<id>spring-libs-milestone</id>
<url>https://repo.spring.io/libs-milestone</url>
</repository>
</repositories>

View File

@@ -1,5 +1,5 @@
Spring Data LDAP 1.0 M1
Copyright (c) [2010-2015] Pivotal Software, Inc.
Spring Data LDAP 1.0 RC1
Copyright (c) [2010-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.