You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@turbine.apache.org by pa...@apache.org on 2019/01/22 19:14:18 UTC

svn commit: r1851854 - /turbine/fulcrum/trunk/pom.xml

Author: painter
Date: Tue Jan 22 19:14:18 2019
New Revision: 1851854

URL: http://svn.apache.org/viewvc?rev=1851854&view=rev
Log:
Update modules to pull all json subcomponents

Modified:
    turbine/fulcrum/trunk/pom.xml

Modified: turbine/fulcrum/trunk/pom.xml
URL: http://svn.apache.org/viewvc/turbine/fulcrum/trunk/pom.xml?rev=1851854&r1=1851853&r2=1851854&view=diff
==============================================================================
--- turbine/fulcrum/trunk/pom.xml (original)
+++ turbine/fulcrum/trunk/pom.xml Tue Jan 22 19:14:18 2019
@@ -41,7 +41,7 @@
     <module>crypto</module>    
     <module>factory</module>    
     <module>intake</module>    
-    <module>json/api</module>   
+    <module>json</module>   
     <module>localization</module>    
     <module>mimetype</module>        
     <module>parser</module>