Skip to content

Commit 7c37d1b

Browse files
committed
release: bump version to 26.02.02
1 parent 896671b commit 7c37d1b

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ This architecture allows applications to switch notification providers without c
5454
<dependency>
5555
<groupId>org.fireflyframework</groupId>
5656
<artifactId>fireflyframework-notifications</artifactId>
57-
<version>26.02.01</version>
57+
<version>26.02.02</version>
5858
</dependency>
5959
```
6060

fireflyframework-notifications-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.fireflyframework</groupId>
99
<artifactId>fireflyframework-notifications</artifactId>
10-
<version>26.02.01</version>
10+
<version>26.02.02</version>
1111
<relativePath>../pom.xml</relativePath>
1212
</parent>
1313

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77
<parent>
88
<groupId>org.fireflyframework</groupId>
99
<artifactId>fireflyframework-parent</artifactId>
10-
<version>26.02.01</version>
10+
<version>26.02.02</version>
1111
<relativePath/>
1212
</parent>
1313

1414
<groupId>org.fireflyframework</groupId>
1515
<artifactId>fireflyframework-notifications</artifactId>
16-
<version>26.02.01</version>
16+
<version>26.02.02</version>
1717
<packaging>pom</packaging>
1818

1919
<name>Firefly Framework - Notifications Library</name>

0 commit comments

Comments
 (0)