]
Kris Verlaenen updated JBPM-3056:
---------------------------------
Fix Version/s: jBPM 5.1
Affects Version/s: jBPM 5.0
Component/s: Runtime Engine
jbpm-workitems dependens on snapshot
-------------------------------------
Key: JBPM-3056
URL:
https://issues.jboss.org/browse/JBPM-3056
Project: jBPM
Issue Type: Release
Security Level: Public(Everyone can see)
Components: Runtime Engine
Affects Versions: jBPM 5.0
Reporter: MichaĆ K
Assignee: Kris Verlaenen
Fix For: jBPM 5.1
{code}
<parent>
<artifactId>jbpm</artifactId>
<groupId>org.jbpm</groupId>
<version>5.0.0</version>
</parent>
<artifactId>jbpm-workitems</artifactId>
<packaging>jar</packaging>
<name>jBPM :: WorkItems</name>
...
<!-- Commons -->
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-finder</artifactId>
<version>1.0-20080905.033643-1</version>
</dependency>
{code}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: