You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jb...@apache.org on 2011/11/28 21:55:20 UTC

svn commit: r1207599 - /servicemix/smx4/bundles/trunk/xstream-1.4.2/pom.xml

Author: jbonofre
Date: Mon Nov 28 20:55:19 2011
New Revision: 1207599

URL: http://svn.apache.org/viewvc?rev=1207599&view=rev
Log:
[SMX4-961] Fix typo mistake in the xstream 1.4.2 bundle

Modified:
    servicemix/smx4/bundles/trunk/xstream-1.4.2/pom.xml

Modified: servicemix/smx4/bundles/trunk/xstream-1.4.2/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/xstream-1.4.2/pom.xml?rev=1207599&r1=1207598&r2=1207599&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/xstream-1.4.2/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/xstream-1.4.2/pom.xml Mon Nov 28 20:55:19 2011
@@ -40,7 +40,7 @@
         <pkgArtifactId>xstream</pkgArtifactId>
         <pkgVersion>1.4.2</pkgVersion>
         <servicemix.osgi.export.pkg>
-            com.thoughtworks.xstream*
+            com.thoughtworks.xstream
         </servicemix.osgi.export.pkg>
         <servicemix.osgi.import.pkg>
             !com.thoughtworks.xstream*,