You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by hi...@apache.org on 2013/11/26 11:43:34 UTC

svn commit: r1545604 - /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse.resolvevisualizer/META-INF/MANIFEST.MF

Author: hibou
Date: Tue Nov 26 10:43:34 2013
New Revision: 1545604

URL: http://svn.apache.org/r1545604
Log:
fix dependencies

Modified:
    ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse.resolvevisualizer/META-INF/MANIFEST.MF

Modified: ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse.resolvevisualizer/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse.resolvevisualizer/META-INF/MANIFEST.MF?rev=1545604&r1=1545603&r2=1545604&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse.resolvevisualizer/META-INF/MANIFEST.MF (original)
+++ ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse.resolvevisualizer/META-INF/MANIFEST.MF Tue Nov 26 10:43:34 2013
@@ -6,7 +6,7 @@ Bundle-Version: 2.3.0.qualifier
 Bundle-Activator: org.apache.ivyde.eclipse.resolvevisualizer.ResolveVisualizerPlugin
 Require-Bundle: org.eclipse.ui;bundle-version="[3.4.0,4.0.0)",
  org.eclipse.core.runtime;bundle-version="[3.4.0,4.0.0)",
- org.apache.ivyde.eclipse;bundle-version="[2.2.0,2.3.0)",
+ org.apache.ivyde.eclipse;bundle-version="[2.3.0,2.4.0)",
  org.eclipse.zest.core;bundle-version="[1.2.0,2.0.0)",
  org.eclipse.zest.layouts;bundle-version="[1.1.0,2.0.0)",
  org.apache.ivy;bundle-version="[2.1.0,3.0.0)",