You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by ve...@apache.org on 2015/11/07 14:47:39 UTC

svn commit: r1713125 - /webservices/axiom/trunk/pom.xml

Author: veithen
Date: Sat Nov  7 13:47:39 2015
New Revision: 1713125

URL: http://svn.apache.org/viewvc?rev=1713125&view=rev
Log:
Upgrade to latest Truth version.

Modified:
    webservices/axiom/trunk/pom.xml

Modified: webservices/axiom/trunk/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axiom/trunk/pom.xml?rev=1713125&r1=1713124&r2=1713125&view=diff
==============================================================================
--- webservices/axiom/trunk/pom.xml (original)
+++ webservices/axiom/trunk/pom.xml Sat Nov  7 13:47:39 2015
@@ -344,7 +344,7 @@
             <dependency>
                 <groupId>com.google.truth</groupId>
                 <artifactId>truth</artifactId>
-                <version>0.26</version>
+                <version>0.27</version>
             </dependency>
             <dependency>
                 <groupId>xalan</groupId>