You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bval.apache.org by mb...@apache.org on 2011/07/20 19:15:17 UTC

svn commit: r1148856 - /incubator/bval/sandbox/lang3-work/pom.xml

Author: mbenson
Date: Wed Jul 20 17:15:16 2011
New Revision: 1148856

URL: http://svn.apache.org/viewvc?rev=1148856&view=rev
Log:
switch to lang3-3.0 final, yay

Modified:
    incubator/bval/sandbox/lang3-work/pom.xml

Modified: incubator/bval/sandbox/lang3-work/pom.xml
URL: http://svn.apache.org/viewvc/incubator/bval/sandbox/lang3-work/pom.xml?rev=1148856&r1=1148855&r2=1148856&view=diff
==============================================================================
--- incubator/bval/sandbox/lang3-work/pom.xml (original)
+++ incubator/bval/sandbox/lang3-work/pom.xml Wed Jul 20 17:15:16 2011
@@ -303,7 +303,7 @@
             <dependency>
                 <groupId>org.apache.commons</groupId>
                 <artifactId>commons-lang3</artifactId>
-                <version>3.0-SNAPSHOT</version>
+                <version>3.0</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.commons</groupId>