It looks like 2.10.1 has never existed (or I am looking in the wrong
places). There's no svn tag [1] or binary download [2] for 2.10.1.

[1] https://svn.apache.org/repos/asf/xerces/java/tags/
[2] http://archive.apache.org/dist/xerces/j/binaries/

On 21 May 2012 23:46, Robby Pelssers <robby.pelss...@nxp.com> wrote:

> Hi all,****
>
> ** **
>
> I had to change XercesImpl version from****
>
> ** **
>
>             <dependency>****
>
>                 <groupId>xerces</groupId>****
>
>                 <artifactId>xercesImpl</artifactId>****
>
>                 <version>2.10.1</version>****
>
>             </dependency>****
>
> to****
>
>             <dependency>****
>
>                 <groupId>xerces</groupId>****
>
>                 <artifactId>xercesImpl</artifactId>****
>
>                 <version>2.10.0</version>****
>
>             </dependency>****
>
> ** **
>
> In order to get things working.  I used the archetypes to get started by
> the way.  Anyone else had similar issues?****
>
> ** **
>
> Robby****
>

Reply via email to