You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@taverna.apache.org by st...@apache.org on 2016/05/09 15:59:52 UTC

svn commit: r1742992 - /incubator/taverna/site/trunk/content/download/common-activities/index.md

Author: stain
Date: Mon May  9 15:59:51 2016
New Revision: 1742992

URL: http://svn.apache.org/viewvc?rev=1742992&view=rev
Log:
no SNAPSHOT

Modified:
    incubator/taverna/site/trunk/content/download/common-activities/index.md

Modified: incubator/taverna/site/trunk/content/download/common-activities/index.md
URL: http://svn.apache.org/viewvc/incubator/taverna/site/trunk/content/download/common-activities/index.md?rev=1742992&r1=1742991&r2=1742992&view=diff
==============================================================================
--- incubator/taverna/site/trunk/content/download/common-activities/index.md (original)
+++ incubator/taverna/site/trunk/content/download/common-activities/index.md Mon May  9 15:59:51 2016
@@ -1,4 +1,4 @@
-Title:     Download Taverna OSGi plugin system
+Title:     Download Taverna Common Activities
 Notice:    Licensed to the Apache Software Foundation (ASF) under one
            or more contributor license agreements.  See the NOTICE file
            distributed with this work for additional information
@@ -70,42 +70,42 @@ one or more of these to your `pom.xml`:
         <dependency>
           <groupId>org.apache.taverna.commonactivities</groupId>
           <artifactId>taverna-beanshell-activity</artifactId>
-          <version>2.1.0-incubating-SNAPSHOT</version>
+          <version>2.1.0-incubating</version>
         </dependency>
         <dependency>
           <groupId>org.apache.taverna.commonactivities</groupId>
           <artifactId>taverna-external-tool-activity</artifactId>
-          <version>2.1.0-incubating-SNAPSHOT</version>
+          <version>2.1.0-incubating</version>
         </dependency>
         <dependency>
           <groupId>org.apache.taverna.commonactivities</groupId>
           <artifactId>taverna-interaction-activity</artifactId>
-          <version>2.1.0-incubating-SNAPSHOT</version>
+          <version>2.1.0-incubating</version>
         </dependency>
         <dependency>
           <groupId>org.apache.taverna.commonactivities</groupId>
           <artifactId>taverna-rest-activity</artifactId>
-          <version>2.1.0-incubating-SNAPSHOT</version>
+          <version>2.1.0-incubating</version>
         </dependency>
         <dependency>
           <groupId>org.apache.taverna.commonactivities</groupId>
           <artifactId>taverna-spreadsheet-import-activity</artifactId>
-          <version>2.1.0-incubating-SNAPSHOT</version>
+          <version>2.1.0-incubating</version>
         </dependency>
         <dependency>
           <groupId>org.apache.taverna.commonactivities</groupId>
           <artifactId>taverna-wsdl-activity</artifactId>
-          <version>2.1.0-incubating-SNAPSHOT</version>
+          <version>2.1.0-incubating</version>
         </dependency>
         <dependency>
           <groupId>org.apache.taverna.commonactivities</groupId>
           <artifactId>taverna-wsdl-generic</artifactId>
-          <version>2.1.0-incubating-SNAPSHOT</version>
+          <version>2.1.0-incubating</version>
         </dependency>
         <dependency>
           <groupId>org.apache.taverna.commonactivities</groupId>
           <artifactId>taverna-xpath-activity</artifactId>
-          <version>2.1.0-incubating-SNAPSHOT</version>
+          <version>2.1.0-incubating</version>
         </dependency>
     </dependencies>
 
@@ -181,7 +181,7 @@ as a series of `old/` tags in the git re
 note that the older code was licensed as LGPL 2.1.
 
 Binaries for older releases are also available in the
-[myGrid repository](/download/maven/#pre-apache-releases-and-snapshots),
+[myGrid repository](/download/maven/#pre-apache-releases-ands),
 e.g. as
 [net.sf.taverna.t2.activities](http://repository.mygrid.org.uk/artifactory/mygrid-all/net/sf/taverna/t2/activities/)
 and other groupIds. The myGrid repository is not affiliated with the