File tree Expand file tree Collapse file tree
spring-data-eclipse-store-benchmark
spring-data-eclipse-store-demo
spring-data-eclipse-store-jpa Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # 2.1.1
1+ # 2.2.0
22
33* Fixed issue with not found migration script (for v2.X)
4+ * Updated org.springframework.boot.version to v3.3.4
45
56# 2.1.0
67
Original file line number Diff line number Diff line change @@ -55,7 +55,8 @@ instructions** are in the documentation](https://xdev-software.github.io/spring-
5555| `` 1.0.3/1.0.4 `` | `` 17 `` | `` 3.2.3 `` | `` 1.2.0 `` |
5656| `` 1.0.5-1.0.7 `` | `` 17 `` | `` 3.2.5 `` | `` 1.3.2 `` |
5757| `` 1.0.8-1.0.10 `` | `` 17 `` | `` 3.3.1 `` | `` 1.3.2 `` |
58- | `` >= 2.0.0 `` | `` 17 `` | `` 3.3.2 `` | `` 1.4.0 `` |
58+ | `` 2.0.0-2.1.0 `` | `` 17 `` | `` 3.3.2 `` | `` 1.4.0 `` |
59+ | `` >= 2.2.0 `` | `` 17 `` | `` 3.3.4 `` | `` 1.4.0 `` |
5960
6061## Demo
6162
Original file line number Diff line number Diff line change 11name : ROOT
22title : Spring-Data-Eclipse-Store
33version : master
4- display_version : ' 2.1 .0'
4+ display_version : ' 2.2 .0'
55start_page : index.adoc
66nav :
77 - modules/ROOT/nav.adoc
88asciidoc :
99 attributes :
1010 product-name : ' Spring-Data-Eclipse-Store'
11- display-version : ' 2.1 .0'
12- maven-version : ' 2.1 .0'
11+ display-version : ' 2.2 .0'
12+ maven-version : ' 2.2 .0'
1313 page-editable : false
1414 page-out-of-support : false
Original file line number Diff line number Diff line change 66
77 <groupId >software.xdev</groupId >
88 <artifactId >spring-data-eclipse-store-root</artifactId >
9- <version >2.2.1 -SNAPSHOT</version >
9+ <version >2.2.0 -SNAPSHOT</version >
1010 <packaging >pom</packaging >
1111
1212 <organization >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >software.xdev</groupId >
77 <artifactId >spring-data-eclipse-store-root</artifactId >
8- <version >2.2.1 -SNAPSHOT</version >
8+ <version >2.2.0 -SNAPSHOT</version >
99 </parent >
1010
1111 <artifactId >spring-data-eclipse-store-benchmark</artifactId >
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >software.xdev</groupId >
99 <artifactId >spring-data-eclipse-store-root</artifactId >
10- <version >2.2.1 -SNAPSHOT</version >
10+ <version >2.2.0 -SNAPSHOT</version >
1111 </parent >
1212
1313 <artifactId >spring-data-eclipse-store-demo</artifactId >
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >software.xdev</groupId >
99 <artifactId >spring-data-eclipse-store-root</artifactId >
10- <version >2.2.1 -SNAPSHOT</version >
10+ <version >2.2.0 -SNAPSHOT</version >
1111 </parent >
1212
1313 <artifactId >spring-data-eclipse-store-jpa</artifactId >
You can’t perform that action at this time.
0 commit comments