Skip to content

Commit 22e9711

Browse files
authored
Fixing typo in function pom (#1044)
Signed-off-by: fjtirado <[email protected]>
1 parent 21d49dd commit 22e9711

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

impl/function/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<version>8.0.0-SNAPSHOT</version>
77
</parent>
88
<artifactId>serverlessworkflow-impl-function</artifactId>
9-
<name> Serverless Workflow :: Impl :: Jackson:: Validation </name>
9+
<name> Serverless Workflow :: Impl :: Jackson:: Function </name>
1010
<dependencies>
1111
<dependency>
1212
<groupId>io.serverlessworkflow</groupId>

0 commit comments

Comments
 (0)