You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ff...@apache.org on 2013/10/23 07:59:49 UTC

svn commit: r1534917 - /servicemix/smx4/bundles/trunk/pom.xml

Author: ffang
Date: Wed Oct 23 05:59:49 2013
New Revision: 1534917

URL: http://svn.apache.org/r1534917
Log:
revise typo

Modified:
    servicemix/smx4/bundles/trunk/pom.xml

Modified: servicemix/smx4/bundles/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/pom.xml?rev=1534917&r1=1534916&r2=1534917&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/pom.xml Wed Oct 23 05:59:49 2013
@@ -48,7 +48,7 @@
         <module>json4s-3.2.4</module>
         <module>swagger-annotations-1.3.0</module>
         <module>swagger-core-1.3.0</module>
-        <module>swagger-jackson-1.3.0</module>
+        <module>swagger-jaxrs-1.3.0</module>
     </modules>
 
 </project>