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 2015/02/17 12:37:27 UTC

[12/50] [abbrv] incubator-taverna-commandline git commit: Use newer jena-bundle for JSONLD-support

Use newer jena-bundle for JSONLD-support

>From https://github.com/stain/jena/tree/jena-osgi-bundle

until https://github.com/stain/jena/tree/jena-osgi-bundle

is accepted.

Deployed on http://repository.mygrid.org.uk/


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

Branch: refs/heads/master
Commit: 38c342d0e3865ed42abd80e5ecc35bb1062af7a1
Parents: 2a17db5
Author: Stian Soiland-Reyes <so...@cs.manchester.ac.uk>
Authored: Tue Oct 28 22:31:37 2014 +0000
Committer: Stian Soiland-Reyes <so...@cs.manchester.ac.uk>
Committed: Tue Oct 28 22:31:37 2014 +0000

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


http://git-wip-us.apache.org/repos/asf/incubator-taverna-commandline/blob/38c342d0/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8393a90..d67a916 100644
--- a/pom.xml
+++ b/pom.xml
@@ -462,7 +462,7 @@
 		<dependency>
 			<groupId>org.apache.jena</groupId>
 			<artifactId>jena-bundle</artifactId>
-			<version>2.11.0-SNAPSHOT</version>
+			<version>2.12.2-SNAPSHOT</version>
 		</dependency>
 		<!-- slf4j implementation -->
                 <!-- The bundle "org.purl.wf4ever.robundle_0.3.1 " could not be resolved. Reason: Missing Constraint: Import-Package: org.slf4j; version="[1.7.0,2.0.0)"-->