You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bval.apache.org by Matt Benson <gu...@gmail.com> on 2010/08/05 21:37:16 UTC

Re: svn commit: r982744 - /incubator/bval/trunk/bval-xstream/pom.xml

I was just writing my complaint mail.  ;)

-Matt

On Aug 5, 2010, at 2:34 PM, dwoods@apache.org wrote:

> Author: dwoods
> Date: Thu Aug  5 19:34:19 2010
> New Revision: 982744
> 
> URL: http://svn.apache.org/viewvc?rev=982744&view=rev
> Log:
> added version in wrong place
> 
> Modified:
>    incubator/bval/trunk/bval-xstream/pom.xml
> 
> Modified: incubator/bval/trunk/bval-xstream/pom.xml
> URL: http://svn.apache.org/viewvc/incubator/bval/trunk/bval-xstream/pom.xml?rev=982744&r1=982743&r2=982744&view=diff
> ==============================================================================
> --- incubator/bval/trunk/bval-xstream/pom.xml (original)
> +++ incubator/bval/trunk/bval-xstream/pom.xml Thu Aug  5 19:34:19 2010
> @@ -45,7 +45,6 @@
>     <dependency>
>       <groupId>com.thoughtworks.xstream</groupId>
>       <artifactId>xstream</artifactId>
> -      <version>${project.version}</version>
>     </dependency>
>     <dependency>
>       <groupId>junit</groupId>
> 
>