File tree 3 files changed +3
-3
lines changed
spring-data-neo4j-distribution
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 18
18
19
19
<groupId >org.springframework.data</groupId >
20
20
<artifactId >spring-data-neo4j-parent</artifactId >
21
- <version >5.3.8.BUILD-SNAPSHOT </version >
21
+ <version >5.3.8.RELEASE </version >
22
22
<packaging >pom</packaging >
23
23
24
24
<name >Spring Data Neo4j</name >
Original file line number Diff line number Diff line change 14
14
<parent >
15
15
<groupId >org.springframework.data</groupId >
16
16
<artifactId >spring-data-neo4j-parent</artifactId >
17
- <version >5.3.8.BUILD-SNAPSHOT </version >
17
+ <version >5.3.8.RELEASE </version >
18
18
<relativePath >../pom.xml</relativePath >
19
19
</parent >
20
20
Original file line number Diff line number Diff line change 27
27
<parent >
28
28
<groupId >org.springframework.data</groupId >
29
29
<artifactId >spring-data-neo4j-parent</artifactId >
30
- <version >5.3.8.BUILD-SNAPSHOT </version >
30
+ <version >5.3.8.RELEASE </version >
31
31
<relativePath >../pom.xml</relativePath >
32
32
</parent >
33
33
You can’t perform that action at this time.
0 commit comments