Skip to content

Commit 13ff965

Browse files
committed
release: bump version to 26.02.02
1 parent c4761f3 commit 13ff965

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ This library is typically used in domain-layer microservices that implement busi
5050
<dependency>
5151
<groupId>org.fireflyframework</groupId>
5252
<artifactId>fireflyframework-domain</artifactId>
53-
<version>26.02.01</version>
53+
<version>26.02.02</version>
5454
</dependency>
5555
```
5656

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
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
<artifactId>fireflyframework-domain</artifactId>
15-
<version>26.02.01</version>
15+
<version>26.02.02</version>
1616
<packaging>jar</packaging>
1717

1818
<name>Firefly Framework - Common Domain Library</name>

0 commit comments

Comments
 (0)