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:36 UTC

svn commit: r1207600 - /servicemix/smx4/bundles/trunk/atlassian-xmlrpc-0.11/pom.xml

Author: jbonofre
Date: Mon Nov 28 20:55:35 2011
New Revision: 1207600

URL: http://svn.apache.org/viewvc?rev=1207600&view=rev
Log:
[SMX4-986] Checkstyle fix on the Atlassian XMLRPC POM

Modified:
    servicemix/smx4/bundles/trunk/atlassian-xmlrpc-0.11/pom.xml

Modified: servicemix/smx4/bundles/trunk/atlassian-xmlrpc-0.11/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/atlassian-xmlrpc-0.11/pom.xml?rev=1207600&r1=1207599&r2=1207600&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/atlassian-xmlrpc-0.11/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/atlassian-xmlrpc-0.11/pom.xml Mon Nov 28 20:55:35 2011
@@ -45,7 +45,9 @@
         <servicemix.osgi.export.pkg>
             com.atlassian.xmlrpc
         </servicemix.osgi.export.pkg>
-        <servicemix.osgi.import.pkg></servicemix.osgi.import.pkg>
+        <servicemix.osgi.import.pkg>
+
+        </servicemix.osgi.import.pkg>
     </properties>
 
     <repositories>