Hi,

After a recent checkout (this afternoon), I noticed commons-dbcp-all
dependency (from the openejb parent module) changed from
     <dependency>
        <groupId>org.apache.openejb</groupId>
        <artifactId>commons-dbcp-all</artifactId>
        <version>1.3</version>
      </dependency>
to
      <dependency>
        <groupId>org.apache.openejb</groupId>
        <artifactId>commons-dbcp-all</artifactId>
        <version>1.3-r699049-SNAPSHOT</version>
      </dependency>

But, the openejb/deps/commons-dbcp-all module as the "org.apache" group id.
It breaks dependencies management.

Can you put it more consistent ?

regards,
Jean-Louis
-- 
View this message in context: 
http://www.nabble.com/commons-dbcp-all-consistency-problem-tp19690302p19690302.html
Sent from the OpenEJB Dev mailing list archive at Nabble.com.

Reply via email to