DATAGRAPH-851 - Prepare 4.1.1 (Hopper SR1).
This commit is contained in:
committed by
Oliver Gierke
parent
5aa3584f4d
commit
dcbcdc6add
8
pom.xml
8
pom.xml
@@ -12,7 +12,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.data.build</groupId>
|
||||
<artifactId>spring-data-parent</artifactId>
|
||||
<version>1.8.1.BUILD-SNAPSHOT</version>
|
||||
<version>1.8.1.RELEASE</version>
|
||||
</parent>
|
||||
|
||||
<modules>
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
<properties>
|
||||
<project.type>multi</project.type>
|
||||
<springdata.commons>1.12.1.BUILD-SNAPSHOT</springdata.commons>
|
||||
<springdata.commons>1.12.1.RELEASE</springdata.commons>
|
||||
<source.level>1.7</source.level>
|
||||
<commonslang.version>2.6</commonslang.version>
|
||||
<bundlor.enabled>false</bundlor.enabled>
|
||||
@@ -185,9 +185,9 @@
|
||||
</repository>
|
||||
|
||||
<repository>
|
||||
<id>spring-libs-snapshot</id>
|
||||
<id>spring-libs-release</id>
|
||||
<name>Spring</name>
|
||||
<url>https://repo.spring.io/libs-snapshot</url>
|
||||
<url>https://repo.spring.io/libs-release</url>
|
||||
</repository>
|
||||
|
||||
</repositories>
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Spring Data Neo4j 4.1 GA
|
||||
Spring Data Neo4j 4.1.1
|
||||
Copyright (c) [2011-2016] Pivotal Software, Inc. / Neo Technologies, Inc. / GraphAware Ltd.
|
||||
|
||||
This product is licensed to you under the Apache License, Version 2.0 (the "License").
|
||||
|
||||
Reference in New Issue
Block a user