From 7ba3eec7aca1a58f5be5e900f4f7eceb63734a66 Mon Sep 17 00:00:00 2001 From: Thomas Risberg Date: Sat, 26 Feb 2011 16:03:14 -0500 Subject: [PATCH 1/2] fixed dependecy for 1.0.0.M3 release --- pom.xml | 2 +- spring-data-graph-core/pom.xml | 2 +- spring-data-graph-parent/pom.xml | 4 ++-- spring-data-neo4j-roo/pom.xml | 2 +- spring-data-neo4j/pom.xml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 082eb1399..65b5a02b5 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-graph-dist Spring Data Graph Distribution - 1.0.0.BUILD-SNAPSHOT + 1.0.0.M3 pom spring-data-graph-parent diff --git a/spring-data-graph-core/pom.xml b/spring-data-graph-core/pom.xml index d07d14c07..7fbbfb431 100644 --- a/spring-data-graph-core/pom.xml +++ b/spring-data-graph-core/pom.xml @@ -4,7 +4,7 @@ org.springframework.data spring-data-graph-parent - 1.0.0.BUILD-SNAPSHOT + 1.0.0.M3 ../spring-data-graph-parent/pom.xml spring-data-graph-core diff --git a/spring-data-graph-parent/pom.xml b/spring-data-graph-parent/pom.xml index 0f1309f5b..6d7e3696d 100644 --- a/spring-data-graph-parent/pom.xml +++ b/spring-data-graph-parent/pom.xml @@ -6,7 +6,7 @@ spring-data-graph-parent Spring Data Graph Parent http://www.springsource.org/spring-data/data-graph - 1.0.0.BUILD-SNAPSHOT + 1.0.0.M3 pom UTF-8 @@ -16,7 +16,7 @@ 1.5.10 3.0.5.RELEASE 1.0.0.M3 - 1.3.M02 + 1.3.M03 1.6.11.M2 diff --git a/spring-data-neo4j-roo/pom.xml b/spring-data-neo4j-roo/pom.xml index af87368f1..05d735df2 100644 --- a/spring-data-neo4j-roo/pom.xml +++ b/spring-data-neo4j-roo/pom.xml @@ -4,7 +4,7 @@ org.springframework.data spring-data-graph-parent - 1.0.0.BUILD-SNAPSHOT + 1.0.0.M3 ../spring-data-graph-parent/pom.xml spring-data-neo4j-roo diff --git a/spring-data-neo4j/pom.xml b/spring-data-neo4j/pom.xml index 1b546243c..7a47a35d3 100644 --- a/spring-data-neo4j/pom.xml +++ b/spring-data-neo4j/pom.xml @@ -4,7 +4,7 @@ org.springframework.data spring-data-graph-parent - 1.0.0.BUILD-SNAPSHOT + 1.0.0.M3 ../spring-data-graph-parent/pom.xml spring-data-neo4j From c6244ecf89747c1146a3d2d7b4e054ec187cc207 Mon Sep 17 00:00:00 2001 From: Thomas Risberg Date: Sat, 26 Feb 2011 16:08:06 -0500 Subject: [PATCH 2/2] enabling snapshot builds again --- pom.xml | 2 +- spring-data-graph-core/pom.xml | 2 +- spring-data-graph-parent/pom.xml | 2 +- spring-data-neo4j-roo/pom.xml | 2 +- spring-data-neo4j/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 65b5a02b5..082eb1399 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-graph-dist Spring Data Graph Distribution - 1.0.0.M3 + 1.0.0.BUILD-SNAPSHOT pom spring-data-graph-parent diff --git a/spring-data-graph-core/pom.xml b/spring-data-graph-core/pom.xml index 7fbbfb431..d07d14c07 100644 --- a/spring-data-graph-core/pom.xml +++ b/spring-data-graph-core/pom.xml @@ -4,7 +4,7 @@ org.springframework.data spring-data-graph-parent - 1.0.0.M3 + 1.0.0.BUILD-SNAPSHOT ../spring-data-graph-parent/pom.xml spring-data-graph-core diff --git a/spring-data-graph-parent/pom.xml b/spring-data-graph-parent/pom.xml index 6d7e3696d..e816cc89f 100644 --- a/spring-data-graph-parent/pom.xml +++ b/spring-data-graph-parent/pom.xml @@ -6,7 +6,7 @@ spring-data-graph-parent Spring Data Graph Parent http://www.springsource.org/spring-data/data-graph - 1.0.0.M3 + 1.0.0.BUILD-SNAPSHOT pom UTF-8 diff --git a/spring-data-neo4j-roo/pom.xml b/spring-data-neo4j-roo/pom.xml index 05d735df2..af87368f1 100644 --- a/spring-data-neo4j-roo/pom.xml +++ b/spring-data-neo4j-roo/pom.xml @@ -4,7 +4,7 @@ org.springframework.data spring-data-graph-parent - 1.0.0.M3 + 1.0.0.BUILD-SNAPSHOT ../spring-data-graph-parent/pom.xml spring-data-neo4j-roo diff --git a/spring-data-neo4j/pom.xml b/spring-data-neo4j/pom.xml index 7a47a35d3..1b546243c 100644 --- a/spring-data-neo4j/pom.xml +++ b/spring-data-neo4j/pom.xml @@ -4,7 +4,7 @@ org.springframework.data spring-data-graph-parent - 1.0.0.M3 + 1.0.0.BUILD-SNAPSHOT ../spring-data-graph-parent/pom.xml spring-data-neo4j