Hello - we're looking into upgrading our use of Activiti to 5.16.3. We've written some custom service tasks (classes that extend from AbstractCustomServiceTask) that utilize version 5.14.0 version of the org.activiti.designer.integration artifact.
1 - Does our upgrade to Activiti 5.16.3 require (or even recommend) us to use the latest version of the org.activiti.designer.integration artifact?
2 - Are the snapshot versions stable to use (5.16.0-SNAPSHOT, 5.15.0-SNAPSHOT)? Typically, the SNAPSHOT versions are bleeding edge development and isn't always proven.
Any insights on these two questions would be greatly appreciated.
I'm a bit confused and new to this but my reading of a comment in another thread indicates to me that -SNAPSHOT in all the poms is correct. See this posting from last year: <url>http://forums.activiti.org/comment/15993#comment-15993</url>