File tree Expand file tree Collapse file tree 13 files changed +27
-16
lines changed
Expand file tree Collapse file tree 13 files changed +27
-16
lines changed Original file line number Diff line number Diff line change 1+ # Version 18.4.2 (2018-06-06)
2+
3+ * [ chg] seed: ** [ 3.6.1] ( https://github.com/seedstack/seed/releases/tag/v3.6.1 ) **
4+ * [ chg] w20-bridge-addon: ** [ 3.2.2] ( https://github.com/seedstack/w20-bridge-addon/releases/tag/v3.2.2 ) **
5+
16# Version 18.4.1 (2018-05-21)
27
38* [ chg] seedstack-maven-plugin: ** [ 2.7.1] ( https://github.com/seedstack/seedstack-maven-plugin/releases/tag/v2.7.1 ) **
712* [ new] oauth-addon: ** [ 1.0.0] ( https://github.com/seedstack/oauth-addon/releases/tag/v1.0.0 ) **
813* [ new] crud-addon: ** [ 1.0.0] ( https://github.com/seedstack/crud-addon/releases/tag/v1.0.0 ) **
914* [ chg] shed: ** [ 1.1.3] ( https://github.com/seedstack/shed/releases/tag/v1.1.3 ) **
10- * [ chg] seed: ** [ 3.5.1 ] ( https://github.com/seedstack/seed/releases/tag/v3.5.1 ) **
15+ * [ chg] seed: ** [ 3.6.0 ] ( https://github.com/seedstack/seed/releases/tag/v3.6.0 ) **
1116* [ chg] business: ** [ 4.2.1] ( https://github.com/seedstack/business/releases/tag/4.2.1 ) **
1217* [ chg] cci-addon: ** [ 1.1.0] ( https://github.com/seedstack/cci-addon/releases/tag/v1.1.0 ) **
1318* [ chg] feign-addon: ** [ 1.2.0] ( https://github.com/seedstack/feign-addon/releases/tag/v1.2.0 ) **
1823* [ chg] w20-bridge-addon: ** [ 3.2.1] ( https://github.com/seedstack/w20-bridge-addon/releases/tag/v3.2.1 ) **
1924* [ chg] web-bridge-addon: ** [ 1.0.1] ( https://github.com/seedstack/web-bridge-addon/releases/tag/v1.0.1 ) **
2025
26+ # Version 17.11.3 (2018-02-16)
27+
28+ * [ chg] shed: ** [ 1.1.2] ( https://github.com/seedstack/shed/releases/tag/v1.1.2 ) **
29+ * [ chg] coffig: ** [ 3.1.0] ( https://github.com/seedstack/coffig/releases/tag/v3.1.0 ) **
30+ * [ chg] seed: ** [ 3.4.2] ( https://github.com/seedstack/seed/releases/tag/v3.4.2 ) **
31+
2132# Version 17.11.2 (2017-12-05)
2233
2334* [ chg] business: ** [ 4.2.0] ( https://github.com/seedstack/business/releases/tag/4.2.0 ) **
Original file line number Diff line number Diff line change 1313 <parent >
1414 <groupId >org.seedstack</groupId >
1515 <artifactId >distribution</artifactId >
16- <version >18.4.1 -SNAPSHOT</version >
16+ <version >18.4.2 -SNAPSHOT</version >
1717 </parent >
1818
1919 <artifactId >addon-archetype</artifactId >
Original file line number Diff line number Diff line change 1313 <parent >
1414 <groupId >org.seedstack</groupId >
1515 <artifactId >distribution</artifactId >
16- <version >18.4.1 -SNAPSHOT</version >
16+ <version >18.4.2 -SNAPSHOT</version >
1717 </parent >
1818
1919 <artifactId >batch-archetype</artifactId >
Original file line number Diff line number Diff line change 1212 <parent >
1313 <groupId >org.seedstack</groupId >
1414 <artifactId >distribution</artifactId >
15- <version >18.4.1 -SNAPSHOT</version >
15+ <version >18.4.2 -SNAPSHOT</version >
1616 </parent >
1717
1818 <artifactId >batch-composite</artifactId >
Original file line number Diff line number Diff line change 1313 <parent >
1414 <groupId >org.seedstack</groupId >
1515 <artifactId >distribution</artifactId >
16- <version >18.4.1 -SNAPSHOT</version >
16+ <version >18.4.2 -SNAPSHOT</version >
1717 </parent >
1818
1919 <artifactId >cli-archetype</artifactId >
Original file line number Diff line number Diff line change 1212 <parent >
1313 <groupId >org.seedstack</groupId >
1414 <artifactId >distribution</artifactId >
15- <version >18.4.1 -SNAPSHOT</version >
15+ <version >18.4.2 -SNAPSHOT</version >
1616 </parent >
1717
1818 <artifactId >cli-composite</artifactId >
Original file line number Diff line number Diff line change 1313 <parent >
1414 <groupId >org.seedstack</groupId >
1515 <artifactId >distribution</artifactId >
16- <version >18.4.1 -SNAPSHOT</version >
16+ <version >18.4.2 -SNAPSHOT</version >
1717 </parent >
1818
1919 <artifactId >domain-archetype</artifactId >
Original file line number Diff line number Diff line change 1212 <parent >
1313 <groupId >org.seedstack</groupId >
1414 <artifactId >distribution</artifactId >
15- <version >18.4.1 -SNAPSHOT</version >
15+ <version >18.4.2 -SNAPSHOT</version >
1616 </parent >
1717
1818 <artifactId >domain-composite</artifactId >
Original file line number Diff line number Diff line change 1313 <parent >
1414 <groupId >org.seedstack.poms</groupId >
1515 <artifactId >parent-internal</artifactId >
16- <version >3.3.1 </version >
16+ <version >3.3.2 </version >
1717 </parent >
1818
1919 <groupId >org.seedstack</groupId >
2020 <artifactId >distribution</artifactId >
21- <version >18.4.1 -SNAPSHOT</version >
21+ <version >18.4.2 -SNAPSHOT</version >
2222 <packaging >pom</packaging >
2323
2424 <properties >
2525 <shed .version>1.1.3</shed .version>
2626 <coffig .version>3.1.0</coffig .version>
27- <seed .version>3.6.0 </seed .version>
27+ <seed .version>3.6.1 </seed .version>
2828 <business .version>4.2.1</business .version>
2929
3030 <audit-addon .version>3.0.0</audit-addon .version>
6060 <solr-addon .version>2.0.0</solr-addon .version>
6161 <spring-bridge-addon .version>3.1.0</spring-bridge-addon .version>
6262 <swagger-addon .version>2.0.2</swagger-addon .version>
63- <w20-bridge-addon .version>3.2.1 </w20-bridge-addon .version>
63+ <w20-bridge-addon .version>3.2.2 </w20-bridge-addon .version>
6464 <web-bridge-addon .version>1.0.1</web-bridge-addon .version>
6565 <web-services-addon .version>3.0.2</web-services-addon .version>
6666
Original file line number Diff line number Diff line change 1313 <parent >
1414 <groupId >org.seedstack</groupId >
1515 <artifactId >distribution</artifactId >
16- <version >18.4.1 -SNAPSHOT</version >
16+ <version >18.4.2 -SNAPSHOT</version >
1717 </parent >
1818
1919 <artifactId >seedstack-bom-compat</artifactId >
You can’t perform that action at this time.
0 commit comments