diff --git a/pom.xml b/pom.xml index f7fc72d82..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 @@ -90,7 +90,7 @@ UTF-8 spring-data-graph - Spring Data + Spring Data Graph DATAGRAPH ${project.version} snapshot 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 cd7be0586..0f1309f5b 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