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/08/24 21:45:04 UTC

svn commit: r1697492 - /aries/site/trunk/content/modules/spi-fly.mdtext

Author: davidb
Date: Mon Aug 24 19:45:03 2015
New Revision: 1697492

URL: http://svn.apache.org/r1697492
Log:
Update SPI Fly versions

Modified:
    aries/site/trunk/content/modules/spi-fly.mdtext

Modified: aries/site/trunk/content/modules/spi-fly.mdtext
URL: http://svn.apache.org/viewvc/aries/site/trunk/content/modules/spi-fly.mdtext?rev=1697492&r1=1697491&r2=1697492&view=diff
==============================================================================
--- aries/site/trunk/content/modules/spi-fly.mdtext (original)
+++ aries/site/trunk/content/modules/spi-fly.mdtext Mon Aug 24 19:45:03 2015
@@ -49,7 +49,7 @@ the *serviceloader.mediator* service reg
 ##Getting SPI Fly##
 
 ###<a id="releases"></a>Releases###
-The latest release of the SPI-Fly components is 1.0.0. It can be obtained from Maven 
+The latest release of the SPI-Fly components is 1.0.2. It can be obtained from Maven 
 Central using the links below.
 
 To use SPI Fly you need to decide whether to use the dynamic or static weaving version. 
@@ -57,21 +57,21 @@ More information about this can be found
 
 **For use with dynamic weaving:**
 
-  - [SPI Fly Dynamic Weaving Bundle 1.0.0][3]
+  - [SPI Fly Dynamic Weaving Bundle 1.0.2][3]
 
 Dependencies:
 
-  - [Aries Util 1.1.0][4]
+  - [Aries Util 1.1.1][4]
   - [ASM 5.0.4][5]
 
 **For use with static weaving:**
 
-  - [SPI Fly Static Weaving command-line tool 1.0.0][6]
-  - [SPI Fly Static Weaving Bundle 1.0.0][7]
+  - [SPI Fly Static Weaving command-line tool 1.0.2][6]
+  - [SPI Fly Static Weaving Bundle 1.0.2][7]
 
 Dependencies:
 
-  - [Aries Util 1.1.0][8]
+  - [Aries Util 1.1.1][8]
 
 ###Building the code###
 The code can be found in