build: Fix version.
Forgot remove the branch version in the previous commit.
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -24,7 +24,7 @@
|
||||
|
||||
<groupId>org.springframework.data</groupId>
|
||||
<artifactId>spring-data-neo4j</artifactId>
|
||||
<version>7.4.0-GH-2954-SNAPSHOT</version>
|
||||
<version>7.4.0-SNAPSHOT</version>
|
||||
|
||||
<name>Spring Data Neo4j</name>
|
||||
<description>Next generation Object-Graph-Mapping for Spring Data.</description>
|
||||
|
||||
Reference in New Issue
Block a user