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/10/11 00:17:26 UTC

svn commit: r1707923 - /webservices/axiom/experimental/pom.xml

Author: veithen
Date: Sat Oct 10 22:17:26 2015
New Revision: 1707923

URL: http://svn.apache.org/viewvc?rev=1707923&view=rev
Log:
Add new module.

Modified:
    webservices/axiom/experimental/pom.xml

Modified: webservices/axiom/experimental/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axiom/experimental/pom.xml?rev=1707923&r1=1707922&r2=1707923&view=diff
==============================================================================
--- webservices/axiom/experimental/pom.xml (original)
+++ webservices/axiom/experimental/pom.xml Sat Oct 10 22:17:26 2015
@@ -36,6 +36,7 @@
         <module>apicheck</module>
         <module>axiom-spring-ws</module>
         <module>dom</module>
+        <module>axiom-spring-integration</module>
     </modules>
 
     <repositories>