weld-core 1.1.3-SNAPSHOT depends on weld-spi 1.1.Beta2, while weld-spi 
1.1.Final was releasd 4 months later
-----------------------------------------------------------------------------------------------------------

                 Key: WELD-981
                 URL: https://issues.jboss.org/browse/WELD-981
             Project: Weld
          Issue Type: Task
            Reporter: Geoffrey De Smet
            Priority: Minor


It's wierd that the latest weld-core, wouldn't use the latest weld-spi release 
(which is already 9 months old anyway).
The problem is in weld-core-parent's pom.xml:

{code}
<properties>
  ...
  <weld.api.version>1.1.Beta2</weld.api.version>
</properties>
{code}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
weld-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/weld-issues

Reply via email to