File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1- # Version 3.0.0 (2016-12-?? )
1+ # Version 3.0.0 (2016-12-15 )
22
3- * [ brk] Moved to SeedStack 16.11 new configuration system.
3+ * [ brk] Update to SeedStack 16.11 new configuration system.
44* [ brk] JPA unit property used to specify an explicit unit name has been renamed from ` org.seedstack.jpa.unit-name ` to ` seedstack.jpaUnitName ` .
55
66# Version 2.2.1 (2016-04-26)
Original file line number Diff line number Diff line change 1414 <parent >
1515 <groupId >org.seedstack.poms</groupId >
1616 <artifactId >parent-internal</artifactId >
17- <version >3.0.0-SNAPSHOT </version >
17+ <version >3.0.0</version >
1818 </parent >
1919
2020 <groupId >org.seedstack.addons.spring</groupId >
2323 <packaging >pom</packaging >
2424
2525 <properties >
26- <seed .version>3.0.0-SNAPSHOT </seed .version>
27- <business .version>3.0.0-SNAPSHOT </business .version>
28- <jpa-addon .version>3.0.0-SNAPSHOT </jpa-addon .version>
26+ <seed .version>3.0.0</seed .version>
27+ <business .version>3.0.0</business .version>
28+ <jpa-addon .version>3.0.0</jpa-addon .version>
2929 <spring .version>4.0.5.RELEASE</spring .version>
3030 <spring-batch .version>3.0.6.RELEASE</spring-batch .version>
3131
You can’t perform that action at this time.
0 commit comments