master #59

Closed
claudio.atzori wants to merge 3221 commits from master into stable_ids
1 changed files with 2 additions and 2 deletions
Showing only changes of commit d2c787d416 - Show all commits

View File

@ -37,7 +37,7 @@
<arg>--graphBasePath</arg><arg>${graphBasePath}</arg>
<arg>--workingPath</arg><arg>${workingDir}</arg>
</spark>
<ok to="End"/>
<ok to="ResolveEntities"/>
<error to="Kill"/>
</action>
@ -67,6 +67,6 @@
<error to="Kill"/>
</action>
<end name="End"/>
</workflow-app>