Release version 2.3.1.RELEASE

This commit is contained in:
Spring Buildmaster
2017-01-19 19:57:14 +00:00
parent 4d593dcf85
commit 4ba19bbb0e
3 changed files with 5 additions and 5 deletions

View File

@@ -1 +1 @@
version=2.3.1.BUILD-SNAPSHOT
version=2.3.1.RELEASE

View File

@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.ldap</groupId>
<artifactId>spring-ldap-odm-sample</artifactId>
<version>2.3.0.RELEASE</version>
<version>2.3.1.RELEASE</version>
<packaging>war</packaging>
<name>spring-ldap-odm-sample</name>
<description>spring-ldap-odm-sample</description>
@@ -87,7 +87,7 @@
<dependency>
<groupId>org.springframework.ldap</groupId>
<artifactId>spring-ldap-test</artifactId>
<version>2.3.0.RELEASE</version>
<version>2.3.1.RELEASE</version>
<scope>compile</scope>
</dependency>
<dependency>

View File

@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.ldap</groupId>
<artifactId>spring-ldap-plain-sample</artifactId>
<version>2.3.0.RELEASE</version>
<version>2.3.1.RELEASE</version>
<packaging>war</packaging>
<name>spring-ldap-plain-sample</name>
<description>spring-ldap-plain-sample</description>
@@ -81,7 +81,7 @@
<dependency>
<groupId>org.springframework.ldap</groupId>
<artifactId>spring-ldap-test</artifactId>
<version>2.3.0.RELEASE</version>
<version>2.3.1.RELEASE</version>
<scope>compile</scope>
</dependency>
<dependency>