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/02/03 00:29:47 UTC

incubator-taverna-language git commit: scufl2-annotation should also be an OSGi bundle

Repository: incubator-taverna-language
Updated Branches:
  refs/heads/master 76e1c6025 -> cad1978b9


scufl2-annotation should also be an OSGi bundle


Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/commit/cad1978b
Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/tree/cad1978b
Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/diff/cad1978b

Branch: refs/heads/master
Commit: cad1978b92c8da2655f91e1a09209787e03f582b
Parents: 76e1c60
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Tue Feb 2 23:29:41 2016 +0000
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Tue Feb 2 23:29:41 2016 +0000

----------------------------------------------------------------------
 taverna-scufl2-annotation/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/blob/cad1978b/taverna-scufl2-annotation/pom.xml
----------------------------------------------------------------------
diff --git a/taverna-scufl2-annotation/pom.xml b/taverna-scufl2-annotation/pom.xml
index 6a27ea8..9ed12bf 100644
--- a/taverna-scufl2-annotation/pom.xml
+++ b/taverna-scufl2-annotation/pom.xml
@@ -23,6 +23,7 @@
 		<version>0.15.1-incubating-SNAPSHOT</version>
 	</parent>
 	<artifactId>taverna-scufl2-annotation</artifactId>
+	<packaging>bundle</packaging>
 	<name>Apache Taverna Scufl 2 annotations</name>
 	<description>Convenience methods for working with SCUFL2 annotations</description>
 	<dependencies>