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.0
2+
3+ * Implemented composite primary keys.
4+
15# 2.0.1
26
37* Fix for Issue [ #131 ] ( https://github.com/xdev-software/spring-data-eclipse-store/issues/131 )
Original file line number Diff line number Diff line change 11name : ROOT
22title : Spring-Data-Eclipse-Store
33version : master
4- display_version : ' 2.0.2 '
4+ display_version : ' 2.1.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.0.2 '
12- maven-version : ' 2.0.2 '
11+ display-version : ' 2.1.0 '
12+ maven-version : ' 2.1.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.0.2 -SNAPSHOT</version >
9+ <version >2.1.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.0.2 -SNAPSHOT</version >
8+ <version >2.1.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.0.2 -SNAPSHOT</version >
10+ <version >2.1.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.0.2 -SNAPSHOT</version >
10+ <version >2.1.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