You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwebbeans.apache.org by st...@apache.org on 2013/03/29 09:38:02 UTC

svn commit: r1462427 - /openwebbeans/trunk/pom.xml

Author: struberg
Date: Fri Mar 29 08:38:01 2013
New Revision: 1462427

URL: http://svn.apache.org/r1462427
Log:
upgrade xbean-finder to 3.13 released version

Modified:
    openwebbeans/trunk/pom.xml

Modified: openwebbeans/trunk/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/pom.xml?rev=1462427&r1=1462426&r2=1462427&view=diff
==============================================================================
--- openwebbeans/trunk/pom.xml (original)
+++ openwebbeans/trunk/pom.xml Fri Mar 29 08:38:01 2013
@@ -555,7 +555,7 @@
             <dependency>
                 <groupId>org.apache.xbean</groupId>
                 <artifactId>xbean-finder-shaded</artifactId>
-                <version>3.13-SNAPSHOT</version>
+                <version>3.13</version>
             </dependency>
 
             <dependency>