You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bval.apache.org by dw...@apache.org on 2010/08/05 21:34:19 UTC

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

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>



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

Posted by Matt Benson <gu...@gmail.com>.
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>
> 
>