From fef71a289fd00aad94e9febbbe4aaabf3abe2f45 Mon Sep 17 00:00:00 2001 From: Michael Simons Date: Thu, 10 Oct 2024 18:03:09 +0200 Subject: [PATCH] build: Fix version. Forgot remove the branch version in the previous commit. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e6e4e32ad..252650fca 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.springframework.data spring-data-neo4j - 7.4.0-GH-2954-SNAPSHOT + 7.4.0-SNAPSHOT Spring Data Neo4j Next generation Object-Graph-Mapping for Spring Data.