DOCUMENTATION: Seam Bill of Materials section should reflect current version
----------------------------------------------------------------------------
Key: SEAM-123
URL:
https://issues.jboss.org/browse/SEAM-123
Project: Seam 3 Distribution
Issue Type: Task
Components: Common Documentation
Affects Versions: 3.1.0.CR1
Reporter: Justin Wesley
Priority: Minor
Fix For: 3.1.0.Final
When navigating to
http://docs.jboss.org/seam/3/3.1.0.CR1/reference/en-US/html/seam.intro.ht..., the
seam version should be updated.
Currently:
{code:xml}
<properties>
<seam.version>3.0.0.Final</seam.version>
</properties>
{code}
Should be:
{code:xml}
<properties>
<seam.version>3.1.0.Final</seam.version>
</properties>
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira