Author: jbonofre
Date: Mon Jan 23 14:44:13 2012
New Revision: 1234824

URL: http://svn.apache.org/viewvc?rev=1234824&view=rev
Log:
Just improve typo to identify sources jar dependencies

Modified:
    servicemix/smx4/bundles/trunk/smack-3.2.1/pom.xml

Modified: servicemix/smx4/bundles/trunk/smack-3.2.1/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/smack-3.2.1/pom.xml?rev=1234824&r1=1234823&r2=1234824&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/smack-3.2.1/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/smack-3.2.1/pom.xml Mon Jan 23 14:44:13 2012
@@ -68,6 +68,8 @@
             <version>${pkgVersion}</version>
             <optional>true</optional>
         </dependency>
+
+        <!-- sources -->
         <dependency>
             <groupId>${pkgGroupId}</groupId>
             <artifactId>smack</artifactId>


Reply via email to