File tree Expand file tree Collapse file tree 6 files changed +10
-6
lines changed
neo4j-ogm-spring-boot-starter-parent
neo4j-ogm-spring-boot-autoconfigure
neo4j-ogm-spring-boot-starter Expand file tree Collapse file tree 6 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<groupId >org.neo4j</groupId >
23
23
<artifactId >neo4j-ogm-spring-parent</artifactId >
24
- <version >1.2.6-SNAPSHOT </version >
24
+ <version >1.3.0 </version >
25
25
</parent >
26
26
27
27
<artifactId >neo4j-ogm-spring-integration-tests</artifactId >
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >org.neo4j</groupId >
24
24
<artifactId >neo4j-ogm-spring-boot-starter-parent</artifactId >
25
- <version >1.2.6-SNAPSHOT </version >
25
+ <version >1.3.0 </version >
26
26
</parent >
27
27
28
28
<artifactId >neo4j-ogm-spring-boot-autoconfigure</artifactId >
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >org.neo4j</groupId >
24
24
<artifactId >neo4j-ogm-spring-boot-starter-parent</artifactId >
25
- <version >1.2.6-SNAPSHOT </version >
25
+ <version >1.3.0 </version >
26
26
</parent >
27
27
28
28
<artifactId >neo4j-ogm-spring-boot-starter</artifactId >
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >org.neo4j</groupId >
24
24
<artifactId >neo4j-ogm-spring-parent</artifactId >
25
- <version >1.2.6-SNAPSHOT </version >
25
+ <version >1.3.0 </version >
26
26
</parent >
27
27
28
28
<artifactId >neo4j-ogm-spring-boot-starter-parent</artifactId >
Original file line number Diff line number Diff line change 23
23
<parent >
24
24
<groupId >org.neo4j</groupId >
25
25
<artifactId >neo4j-ogm-spring-parent</artifactId >
26
- <version >1.2.6-SNAPSHOT </version >
26
+ <version >1.3.0 </version >
27
27
<relativePath >../pom.xml</relativePath >
28
28
</parent >
29
29
Original file line number Diff line number Diff line change 27
27
28
28
<groupId >org.neo4j</groupId >
29
29
<artifactId >neo4j-ogm-spring-parent</artifactId >
30
- <version >1.2.6-SNAPSHOT </version >
30
+ <version >1.3.0 </version >
31
31
<packaging >pom</packaging >
32
32
33
33
<name >Neo4j-OGM (Spring Parent)</name >
720
720
</profile >
721
721
<?SORTPOM RESUME?>
722
722
</profiles >
723
+
724
+ <scm >
725
+ <tag >1.3.0</tag >
726
+ </scm >
723
727
</project >
You can’t perform that action at this time.
0 commit comments