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 2016/02/02 23:59:18 UTC

svn commit: r1728234 - /bval/trunk/pom.xml

Author: mbenson
Date: Tue Feb  2 22:59:18 2016
New Revision: 1728234

URL: http://svn.apache.org/viewvc?rev=1728234&view=rev
Log:
upgrade to commons-weaver 1.2

Modified:
    bval/trunk/pom.xml

Modified: bval/trunk/pom.xml
URL: http://svn.apache.org/viewvc/bval/trunk/pom.xml?rev=1728234&r1=1728233&r2=1728234&view=diff
==============================================================================
--- bval/trunk/pom.xml (original)
+++ bval/trunk/pom.xml Tue Feb  2 22:59:18 2016
@@ -41,7 +41,7 @@
 
     <properties>
         <site.deploy.url>scp://people.apache.org/home/${user.name}/public_html/bval/${project.version}/staging-site</site.deploy.url>
-        <commons.weaver.version>1.2-SNAPSHOT</commons.weaver.version>
+        <commons.weaver.version>1.2</commons.weaver.version>
     </properties>
 
     <inceptionYear>2010</inceptionYear>