You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2013/01/18 16:55:17 UTC

svn commit: r1435206 - /archiva/redback/redback-core/trunk/redback-integrations/redback-rest/redback-rest-services/pom.xml

Author: olamy
Date: Fri Jan 18 15:55:17 2013
New Revision: 1435206

URL: http://svn.apache.org/viewvc?rev=1435206&view=rev
Log:
osgi my love

Modified:
    archiva/redback/redback-core/trunk/redback-integrations/redback-rest/redback-rest-services/pom.xml

Modified: archiva/redback/redback-core/trunk/redback-integrations/redback-rest/redback-rest-services/pom.xml
URL: http://svn.apache.org/viewvc/archiva/redback/redback-core/trunk/redback-integrations/redback-rest/redback-rest-services/pom.xml?rev=1435206&r1=1435205&r2=1435206&view=diff
==============================================================================
--- archiva/redback/redback-core/trunk/redback-integrations/redback-rest/redback-rest-services/pom.xml (original)
+++ archiva/redback/redback-core/trunk/redback-integrations/redback-rest/redback-rest-services/pom.xml Fri Jan 18 15:55:17 2013
@@ -225,6 +225,7 @@
               org.codehaus.jackson.map;version="[1.9.8,2)",
               org.codehaus.plexus.util;version="[3,4)",
               org.springframework*;version="[3,4)",
+              org.apache.commons.lang.time,
               org.slf4j;resolution:=optional
             </Import-Package>
           </instructions>