File tree Expand file tree Collapse file tree 11 files changed +15
-15
lines changed
spring-data-rest-distribution
spring-data-rest-hal-explorer
spring-data-rest-tests-core
spring-data-rest-tests-jpa
spring-data-rest-tests-mongodb
spring-data-rest-tests-security
spring-data-rest-tests-shop Expand file tree Collapse file tree 11 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 55
66<groupId >org.springframework.data</groupId >
77<artifactId >spring-data-rest-parent</artifactId >
8- <version >4.4.13-SNAPSHOT </version >
8+ <version >4.4.13</version >
99<packaging >pom</packaging >
1010
1111<name >Spring Data REST</name >
Original file line number Diff line number Diff line change 1111<parent >
1212<groupId >org.springframework.data</groupId >
1313<artifactId >spring-data-rest-parent</artifactId >
14- <version >4.4.13-SNAPSHOT </version >
14+ <version >4.4.13</version >
1515<relativePath >../pom.xml</relativePath >
1616</parent >
1717
Original file line number Diff line number Diff line change 1313<parent >
1414<groupId >org.springframework.data</groupId >
1515<artifactId >spring-data-rest-parent</artifactId >
16- <version >4.4.13-SNAPSHOT </version >
16+ <version >4.4.13</version >
1717<relativePath >../pom.xml</relativePath >
1818</parent >
1919
Original file line number Diff line number Diff line change 55<parent >
66<groupId >org.springframework.data</groupId >
77<artifactId >spring-data-rest-parent</artifactId >
8- <version >4.4.13-SNAPSHOT </version >
8+ <version >4.4.13</version >
99</parent >
1010
1111<artifactId >spring-data-rest-hal-explorer</artifactId >
Original file line number Diff line number Diff line change 55<parent >
66<groupId >org.springframework.data</groupId >
77<artifactId >spring-data-rest-parent</artifactId >
8- <version >4.4.13-SNAPSHOT </version >
8+ <version >4.4.13</version >
99<relativePath >../pom.xml</relativePath >
1010</parent >
1111
Original file line number Diff line number Diff line change 55<parent >
66<groupId >org.springframework.data</groupId >
77<artifactId >spring-data-rest-tests</artifactId >
8- <version >4.4.13-SNAPSHOT </version >
8+ <version >4.4.13</version >
99<relativePath >../pom.xml</relativePath >
1010</parent >
1111
2121<dependency >
2222<groupId >org.springframework.data</groupId >
2323<artifactId >spring-data-rest-webmvc</artifactId >
24- <version >4.4.13-SNAPSHOT </version >
24+ <version >4.4.13</version >
2525</dependency >
2626
2727</dependencies >
Original file line number Diff line number Diff line change 55<parent >
66<groupId >org.springframework.data</groupId >
77<artifactId >spring-data-rest-tests</artifactId >
8- <version >4.4.13-SNAPSHOT </version >
8+ <version >4.4.13</version >
99<relativePath >../pom.xml</relativePath >
1010</parent >
1111
2121<dependency >
2222<groupId >org.springframework.data</groupId >
2323<artifactId >spring-data-rest-tests-core</artifactId >
24- <version >4.4.13-SNAPSHOT </version >
24+ <version >4.4.13</version >
2525<type >test-jar</type >
2626</dependency >
2727
Original file line number Diff line number Diff line change 55<parent >
66<groupId >org.springframework.data</groupId >
77<artifactId >spring-data-rest-tests</artifactId >
8- <version >4.4.13-SNAPSHOT </version >
8+ <version >4.4.13</version >
99<relativePath >../pom.xml</relativePath >
1010</parent >
1111
2121<dependency >
2222<groupId >org.springframework.data</groupId >
2323<artifactId >spring-data-rest-tests-core</artifactId >
24- <version >4.4.13-SNAPSHOT </version >
24+ <version >4.4.13</version >
2525<type >test-jar</type >
2626</dependency >
2727
Original file line number Diff line number Diff line change 55<parent >
66<groupId >org.springframework.data</groupId >
77<artifactId >spring-data-rest-tests</artifactId >
8- <version >4.4.13-SNAPSHOT </version >
8+ <version >4.4.13</version >
99<relativePath >../pom.xml</relativePath >
1010</parent >
1111
2222<dependency >
2323<groupId >org.springframework.data</groupId >
2424<artifactId >spring-data-rest-tests-core</artifactId >
25- <version >4.4.13-SNAPSHOT </version >
25+ <version >4.4.13</version >
2626<type >test-jar</type >
2727</dependency >
2828
Original file line number Diff line number Diff line change 44<parent >
55<groupId >org.springframework.data</groupId >
66<artifactId >spring-data-rest-tests</artifactId >
7- <version >4.4.13-SNAPSHOT </version >
7+ <version >4.4.13</version >
88</parent >
99<name >Spring Data REST Tests - Shop</name >
1010<artifactId >spring-data-rest-tests-shop</artifactId >
You can’t perform that action at this time.
0 commit comments