[weld-issues] [JBoss JIRA] Created: (WELD-981) weld-core 1.1.3-SNAPSHOT depends on weld-spi 1.1.Beta2, while weld-spi 1.1.Final was releasd 4 months later

Geoffrey De Smet (JIRA) jira-events at lists.jboss.org
Mon Oct 3 04:33:26 EDT 2011


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

        


More information about the weld-issues mailing list