Change By: Marek Schmidt (06/Feb/14 4:54 AM)
Description: The deltaspike-helloworld-jms quickstart contains:

{code}
<version.jboss.as>7.
3 2 . 0 1 .Final-redhat- 14 10 </version.jboss.as>  
..
<dependency>
                <groupId>org.jboss.as</groupId>
                <artifactId>jboss-as-jms-client-bom</artifactId>
                <version>${version.jboss.as}</version>
                <type>pom</type>
                <scope>import</scope>
            </dependency>
{code}

this should be updated to 7.3.0.Final-redhat-14 from EAP 6.2.0 for WFK 2.5
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira