You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@taverna.apache.org by ia...@apache.org on 2015/07/02 12:53:13 UTC

incubator-taverna-maven-parent git commit: removed dependency on osgi.launcher and osgi.services SNAPSHOT

Repository: incubator-taverna-maven-parent
Updated Branches:
  refs/heads/master 0422926f3 -> 730ac4b53


removed dependency on osgi.launcher and osgi.services SNAPSHOT


Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-maven-parent/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-maven-parent/commit/730ac4b5
Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-maven-parent/tree/730ac4b5
Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-maven-parent/diff/730ac4b5

Branch: refs/heads/master
Commit: 730ac4b536ecaf0c6538fd2b3f5afe20f2ac03d2
Parents: 0422926
Author: Ian Dunlop <ia...@apache.org>
Authored: Thu Jul 2 11:54:18 2015 +0100
Committer: Ian Dunlop <ia...@apache.org>
Committed: Thu Jul 2 11:54:18 2015 +0100

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-taverna-maven-parent/blob/730ac4b5/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index abf7058..457d917 100644
--- a/pom.xml
+++ b/pom.xml
@@ -172,8 +172,8 @@ upgraded - this leads to recursive spaghetti.
 <osgi.core.version>4.3.1</osgi.core.version>
 <osgi.enterprise.version>4.2.0</osgi.enterprise.version>
 <osgi.equinox.version>3.8.0.v20120529-1548</osgi.equinox.version>
-<osgi.launcher.version>0.1.1-SNAPSHOT</osgi.launcher.version>
-<osgi.services.version>0.1.2-SNAPSHOT</osgi.services.version>
+<!-- <osgi.launcher.version>0.1.1-SNAPSHOT</osgi.launcher.version> -->
+<!-- <osgi.services.version>0.1.2-SNAPSHOT</osgi.services.version> -->
 <osgi.compendium.version>4.3.1</osgi.compendium.version>
 <poi.ooxml.version>3.6</poi.ooxml.version>
 <poi.version>3.6</poi.version>