We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af696cb commit 2b57ef5Copy full SHA for 2b57ef5
fsm/pom.xml
@@ -8,7 +8,7 @@
8
<version>1.26.0-SNAPSHOT</version>
9
</parent>
10
11
- <artifactId>fsm</artifactId>
+ <artifactId>FiniteStateMachine</artifactId>
12
13
<properties>
14
<maven.compiler.source>17</maven.compiler.source>
0 commit comments