File tree Expand file tree Collapse file tree 8 files changed +14
-9
lines changed
Expand file tree Collapse file tree 8 files changed +14
-9
lines changed Original file line number Diff line number Diff line change 1+ # Version 24.4.1 (2024-10-25)
2+
3+ * ** [ chg] ** seed: ** [ 3.15.1] ( https://github.com/seedstack/seed/releases/tag/v3.15.1 ) **
4+ * ** [ chg] ** seedstack-maven-plugin: ** [ 2.8.2] ( https://github.com/seedstack/seedstack-maven-plugin/releases/tag/v2.8.2 ) **
5+
16# Version 24.4 (2024-04-17)
27
38* ** [ chg] ** seed: ** [ 3.15.0] ( https://github.com/seedstack/seed/releases/tag/v3.15.0 ) **
Original file line number Diff line number Diff line change 1313 <parent >
1414 <groupId >org.seedstack</groupId >
1515 <artifactId >distribution</artifactId >
16- <version >24.4-SNAPSHOT</version >
16+ <version >24.4.1 -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 >24.4-SNAPSHOT</version >
16+ <version >24.4.1 -SNAPSHOT</version >
1717 </parent >
1818
1919 <artifactId >batch-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 >24.4-SNAPSHOT</version >
16+ <version >24.4.1 -SNAPSHOT</version >
1717 </parent >
1818
1919 <artifactId >cli-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 >24.4-SNAPSHOT</version >
16+ <version >24.4.1 -SNAPSHOT</version >
1717 </parent >
1818
1919 <artifactId >domain-archetype</artifactId >
Original file line number Diff line number Diff line change 1818
1919 <groupId >org.seedstack</groupId >
2020 <artifactId >distribution</artifactId >
21- <version >24.4-SNAPSHOT</version >
21+ <version >24.4.1 -SNAPSHOT</version >
2222 <packaging >pom</packaging >
2323
2424 <properties >
2525 <shed .version>1.1.6</shed .version>
2626 <coffig .version>3.1.8</coffig .version>
27- <seed .version>3.15.0 </seed .version>
27+ <seed .version>3.15.1 </seed .version>
2828 <business .version>4.5.0</business .version>
2929
3030 <audit-addon .version>3.0.1</audit-addon .version>
6868
6969 <!-- Variables used in archetype poms -->
7070 <logback .version>1.5.5</logback .version> <!-- overrides the default from parent -->
71- <seedstack-maven-plugin .version>2.8.1 </seedstack-maven-plugin .version>
71+ <seedstack-maven-plugin .version>2.8.2 </seedstack-maven-plugin .version>
7272 <java-compiler .version>1.8</java-compiler .version>
7373 <docker-maven-plugin .version>0.27.2</docker-maven-plugin .version>
7474 <hibernate .version>5.6.15.Final</hibernate .version>
Original file line number Diff line number Diff line change 1313 <parent >
1414 <groupId >org.seedstack</groupId >
1515 <artifactId >distribution</artifactId >
16- <version >24.4-SNAPSHOT</version >
16+ <version >24.4.1 -SNAPSHOT</version >
1717 </parent >
1818
1919 <artifactId >seedstack-bom</artifactId >
Original file line number Diff line number Diff line change 1313 <parent >
1414 <groupId >org.seedstack</groupId >
1515 <artifactId >distribution</artifactId >
16- <version >24.4-SNAPSHOT</version >
16+ <version >24.4.1 -SNAPSHOT</version >
1717 </parent >
1818
1919 <artifactId >web-archetype</artifactId >
You can’t perform that action at this time.
0 commit comments