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 2018/01/17 23:27:17 UTC

[1/2] incubator-taverna-workbench-common-activities git commit: Taverna Parent 3

Repository: incubator-taverna-workbench-common-activities
Updated Branches:
  refs/heads/master 0512ea1de -> bd0836bb9


Taverna Parent 3


Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench-common-activities/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench-common-activities/commit/5ecda117
Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench-common-activities/tree/5ecda117
Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench-common-activities/diff/5ecda117

Branch: refs/heads/master
Commit: 5ecda117b57d326f52851b0c28a9561d98856336
Parents: 0512ea1
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Wed Jan 17 23:26:20 2018 +0000
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Wed Jan 17 23:26:20 2018 +0000

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench-common-activities/blob/5ecda117/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 96cc12c..83da3eb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
 	</parent>
 	<groupId>org.apache.taverna.workbench.commonactivities</groupId>
 	<artifactId>apache-taverna-workbench-commonactivities</artifactId>
-	<version>3.1.0-incubating-SNAPSHOT</version>
+	<version>3.1.0-incubating</version>
 	<packaging>pom</packaging>
 	<name>Apache Taverna Workbench Common Activities</name>
   <description>User interface and Workbench integration for common activities</description>


[2/2] incubator-taverna-workbench-common-activities git commit: Updated copyright

Posted by st...@apache.org.
Updated copyright


Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench-common-activities/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench-common-activities/commit/bd0836bb
Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench-common-activities/tree/bd0836bb
Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench-common-activities/diff/bd0836bb

Branch: refs/heads/master
Commit: bd0836bb99755a53c02e553d53b3826d9f338029
Parents: 5ecda11
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Wed Jan 17 23:27:01 2018 +0000
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Wed Jan 17 23:27:01 2018 +0000

----------------------------------------------------------------------
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench-common-activities/blob/bd0836bb/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index d069fcf..f799df6 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@ providing user interface bindings for the
 
 (c) 2007-2014 University of Manchester
 
-(c) 2014-2015 Apache Software Foundation
+(c) 2014-2018 Apache Software Foundation
 
 This product includes software developed at The
 [Apache Software Foundation](http://www.apache.org/).
@@ -80,7 +80,7 @@ fully endorsed by the ASF.
 
 ## Prerequisites
 
-* Java 1.7 or newer (tested with OpenJDK 1.8)
+* Java 1.8 or newer (tested with OpenJDK 1.8)
 * [Apache Maven](https://maven.apache.org/download.html) 3.2.5 or newer (older
   versions probably also work)