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 2012/01/23 15:44:14 UTC

svn commit: r1234824 - /servicemix/smx4/bundles/trunk/smack-3.2.1/pom.xml

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>