Skip to content

Commit

Permalink
[KOGITO-9454] Rename to Sonataflow (#1898)
Browse files Browse the repository at this point in the history
  • Loading branch information
fjtirado authored Mar 21, 2024
1 parent eeb187b commit b6162c1
Show file tree
Hide file tree
Showing 15 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion serverless-workflow-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
<module>serverless-workflow-timeouts-showcase-extended</module>
<module>serverless-workflow-timeouts-showcase-operator-devprofile</module>
<module>serverless-workflow-python-quarkus</module>
<module>sonata-workflow-fluent</module>
<module>sonataflow-fluent</module>
</modules>
</profile>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<artifactId>serverless-workflow-examples</artifactId>
<version>999-SNAPSHOT</version>
</parent>
<artifactId>sonata-workflow-fluent</artifactId>
<artifactId>sonataflow-fluent</artifactId>
<name>Kogito Example :: SonataFlow :: Java Embedded examples</name>
<properties>
<kogito.bom.group-id>org.kie.kogito</kogito.bom.group-id>
Expand Down

0 comments on commit b6162c1

Please sign in to comment.