Cyrille,

You found a bug, the correct dependency is xmlbeans 2.6.0. I'll fix it.

Cezar

On Thu, 2012-10-25 at 06:47 -0700, Cyrille P. wrote:
> Hi,
> 
> Using XmlBeans on a Maven project, I would like to know if it's correct that
> xmlbeans-xpath 2.6.0 , has xmlbeans 2.4.0 in dependency and not the 2.6.0
> version ?
> 
> Here the pom.xml dependency declaration for xmlbeans-xpath 2.6.0:
> 
>     <dependencies>
>         <dependency>
>             <groupId>org.apache.xmlbeans</groupId>
>             <artifactId>xmlbeans</artifactId>
>             <version>2.4.0</version>
>         </dependency>
>         <dependency>
>             <groupId>net.sf.saxon</groupId>
>             <artifactId>saxon</artifactId>
>             <version>9</version>
>         </dependency>
>     </dependencies>
> 
> Thanks in advance,
> Cyrille P.



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@xmlbeans.apache.org
For additional commands, e-mail: user-h...@xmlbeans.apache.org

Reply via email to