File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ Use this as a parent POM in your Firefly Framework module:
5757<parent >
5858 <groupId >org.fireflyframework</groupId >
5959 <artifactId >fireflyframework-parent</artifactId >
60- <version >26.02.05 </version >
60+ <version >26.02.06 </version >
6161 <relativePath />
6262</parent >
6363```
@@ -76,7 +76,7 @@ Create a new Firefly Framework module by referencing the parent POM:
7676 <parent >
7777 <groupId >org.fireflyframework</groupId >
7878 <artifactId >fireflyframework-parent</artifactId >
79- <version >26.02.05 </version >
79+ <version >26.02.06 </version >
8080 <relativePath />
8181 </parent >
8282
Original file line number Diff line number Diff line change 66
77 <groupId >org.fireflyframework</groupId >
88 <artifactId >fireflyframework-parent</artifactId >
9- <version >26.02.05 </version >
9+ <version >26.02.06 </version >
1010 <packaging >pom</packaging >
1111
1212 <name >Firefly Framework - Parent POM</name >
You can’t perform that action at this time.
0 commit comments