1
0
mirror of synced 2026-07-07 02:30:01 +00:00

DATAES-223 - Release version 1.3.2.RELEASE (Gosling SR2).

This commit is contained in:
Spring Buildmaster
2015-12-18 00:55:31 -08:00
parent e7cd8dc346
commit 552a2dd834
+2 -2
View File
@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-elasticsearch</artifactId>
<version>1.3.2.BUILD-SNAPSHOT</version>
<version>1.3.2.RELEASE</version>
<parent>
<groupId>org.springframework.data.build</groupId>