Skip to content

Commit eadf51e

Browse files
committed
DATAES-186 - Release version 1.3.0.RC1 (Gosling RC1).
1 parent af3121a commit eadf51e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
1+
<?xml version="1.0" encoding="UTF-8"?>
22
<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">
33
<modelVersion>4.0.0</modelVersion>
44

55
<groupId>org.springframework.data</groupId>
66
<artifactId>spring-data-elasticsearch</artifactId>
7-
<version>1.3.0.BUILD-SNAPSHOT</version>
7+
<version>1.3.0.RC1</version>
88

99
<parent>
1010
<groupId>org.springframework.data.build</groupId>

0 commit comments

Comments
 (0)