Skip to content

Commit

Permalink
Release 0.10.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
nawroth committed Feb 9, 2013
1 parent 7b310f6 commit a8df9e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<properties>
<neo4j.version>1.9.M04</neo4j.version>
<neo4j.graphcollections.version>0.6-SNAPSHOT</neo4j.graphcollections.version>
<neo4j.graphcollections.version>0.5</neo4j.graphcollections.version>
<geotools.version>8.4</geotools.version>
<spatial.test.osm.version>20100819</spatial.test.osm.version>
<spatial.test.shp.version>20100819</spatial.test.shp.version>
Expand All @@ -21,7 +21,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>neo4j-spatial</artifactId>
<groupId>org.neo4j</groupId>
<version>0.11-SNAPSHOT</version>
<version>0.10.1</version>
<name>Neo4j - Spatial Components</name>
<description>Spatial utilities and components for Neo4j</description>
<url>http://components.neo4j.org/${project.artifactId}/${project.version}</url>
Expand Down

0 comments on commit a8df9e2

Please sign in to comment.