Hi, I updated my pom to reflect this new release.. <data-graph.version>1.1.0.RELEASE</data-graph.version>
...but I'm getting an error saying the resource can't be found... [INFO] Unable to find resource 'org.springframework.data:spring-data-graph-core:jar:1.1.0.RELEASE' in repository central (http://repo1.maven.org/maven2) [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Failed to resolve artifact. Missing: ---------- 1) org.springframework.data:spring-data-graph-core:jar:1.1.0.RELEASE Try downloading the file manually from the project website. Missing something? -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Andreas Kollegger Sent: Friday, August 19, 2011 2:58 PM To: Neo4j user discussions Subject: [Neo4j] Spring Data Graph 1.1.0 Hello Graphistas, We are pleased to announce that the second release (1.1.0.RELEASE) of the Spring Data Graph project with Neo4j support is now available! The key new features in the Spring Data Graph 1.1.0.RELEASE include: * Added Gremlin and Cypher support * Improved Neo4j Template * Improved REST API wrapper * documentation updates Read more details about it at http://blog.neo4j.org/2011/08/spring-data-graph-1.html Cheers, Andreas _______________________________________________ Neo4j mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user _______________________________________________ Neo4j mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

