DATAGRAPH-880 - Release version 4.1.3 (Hopper SR3).

This commit is contained in:
Oliver Gierke
2016-09-20 10:54:50 +02:00
parent 54af40b8d0
commit ec84d926fd
3 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-neo4j-parent</artifactId>
<version>4.1.3.BUILD-SNAPSHOT</version>
<version>4.1.3.RELEASE</version>
<packaging>pom</packaging>
<name>Spring Data Neo4j - Parent</name>

View File

@@ -13,7 +13,7 @@
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-neo4j-parent</artifactId>
<version>4.1.3.BUILD-SNAPSHOT</version>
<version>4.1.3.RELEASE</version>
<relativePath>../pom.xml</relativePath>
</parent>

View File

@@ -18,7 +18,7 @@
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-neo4j-parent</artifactId>
<version>4.1.3.BUILD-SNAPSHOT</version>
<version>4.1.3.RELEASE</version>
<relativePath>../pom.xml</relativePath>
</parent>