You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by da...@apache.org on 2015/03/20 17:41:15 UTC

svn commit: r1668082 - /aries/trunk/spi-fly/spi-fly-static-bundle/pom.xml

Author: davidb
Date: Fri Mar 20 16:41:15 2015
New Revision: 1668082

URL: http://svn.apache.org/r1668082
Log:
spi-fly-static-bundle: Update dependency for core-internal to 1.0.2

-- Thislin and these below, will be ignored--

M    spi-fly-static-bundle/pom.xml

Modified:
    aries/trunk/spi-fly/spi-fly-static-bundle/pom.xml

Modified: aries/trunk/spi-fly/spi-fly-static-bundle/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/spi-fly/spi-fly-static-bundle/pom.xml?rev=1668082&r1=1668081&r2=1668082&view=diff
==============================================================================
--- aries/trunk/spi-fly/spi-fly-static-bundle/pom.xml (original)
+++ aries/trunk/spi-fly/spi-fly-static-bundle/pom.xml Fri Mar 20 16:41:15 2015
@@ -52,7 +52,7 @@
         <dependency>
             <groupId>org.apache.aries.spifly</groupId>
             <artifactId>org.apache.aries.spifly.core-internal</artifactId>
-            <version>1.0.1</version>
+            <version>1.0.2</version>
         </dependency>
 
         <dependency>