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.1.1-SNAPSHOT </version >
24
+ <version >1.1.1</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.1.1-SNAPSHOT </version >
25
+ <version >1.1.1</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.1.1-SNAPSHOT </version >
25
+ <version >1.1.1</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.1.1-SNAPSHOT </version >
25
+ <version >1.1.1</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.1.1-SNAPSHOT </version >
26
+ <version >1.1.1</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.1.1-SNAPSHOT </version >
30
+ <version >1.1.1</version >
31
31
<packaging >pom</packaging >
32
32
33
33
<name >Neo4j-OGM (Spring Parent)</name >
709
709
</profile >
710
710
<?SORTPOM RESUME?>
711
711
</profiles >
712
+
713
+ <scm >
714
+ <tag >1.1.1</tag >
715
+ </scm >
712
716
</project >
You can’t perform that action at this time.
0 commit comments