Skip to content

Commit

Permalink
DATALDAP-16 - Prepare 1.0 RC1 (Ingalls).
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Dec 22, 2016
1 parent a9cd680 commit c48df49
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Expand Up @@ -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>
Expand Down Expand Up @@ -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>

Expand Down
4 changes: 2 additions & 2 deletions src/main/resources/notice.txt
@@ -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.
Expand Down

0 comments on commit c48df49

Please sign in to comment.