Skip to content

Commit e2e01c4

Browse files
#3835 formatting
1 parent 2b59e75 commit e2e01c4

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

modules/flowable-assertions/flowable-process-assertions/src/main/java/org/flowable/assertions/process/ProcessServicesProvider.java

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
import org.flowable.engine.ProcessEngine;
55
import org.flowable.engine.RuntimeService;
66

7+
/**
8+
* @author martin.grofcik
9+
*/
710
public class ProcessServicesProvider {
811
final ProcessEngine processEngine;
912

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -536,8 +536,8 @@
536536
<module>modules/flowable-spring-security</module>
537537
<module>modules/flowable-http-common</module>
538538
<module>modules/flowable-mail</module>
539-
<module>modules/flowable-assertions</module>
540-
</modules>
539+
<module>modules/flowable-assertions</module>
540+
</modules>
541541

542542
<build>
543543
<plugins>

0 commit comments

Comments
 (0)