nedo disable bpmn
This commit is contained in:
parent
8f16edb7f0
commit
5cb8b0da9c
2 changed files with 4 additions and 4 deletions
|
|
@ -103,6 +103,10 @@
|
||||||
<groupId>ru.cg.webbpm.modules</groupId>
|
<groupId>ru.cg.webbpm.modules</groupId>
|
||||||
<artifactId>inject</artifactId>
|
<artifactId>inject</artifactId>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>ru.cg.webbpm.modules.bpmn</groupId>
|
||||||
|
<artifactId>bpmn-workflow-api</artifactId>
|
||||||
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>ru.cg.webbpm.modules</groupId>
|
<groupId>ru.cg.webbpm.modules</groupId>
|
||||||
<artifactId>webkit-rpc</artifactId>
|
<artifactId>webkit-rpc</artifactId>
|
||||||
|
|
|
||||||
4
pom.xml
4
pom.xml
|
|
@ -44,10 +44,6 @@
|
||||||
<artifactId>backend</artifactId>
|
<artifactId>backend</artifactId>
|
||||||
<version>3.175.1-8427v4-SNAPSHOT</version>
|
<version>3.175.1-8427v4-SNAPSHOT</version>
|
||||||
<exclusions>
|
<exclusions>
|
||||||
<exclusion>
|
|
||||||
<groupId>ru.cg.webbpm.modules.bpmn</groupId>
|
|
||||||
<artifactId>bpmn-workflow-api</artifactId>
|
|
||||||
</exclusion>
|
|
||||||
<exclusion>
|
<exclusion>
|
||||||
<groupId>ru.cg.webbpm.modules.bpmn</groupId>
|
<groupId>ru.cg.webbpm.modules.bpmn</groupId>
|
||||||
<artifactId>bpmn-workflow-jbpm-api</artifactId>
|
<artifactId>bpmn-workflow-jbpm-api</artifactId>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue