diff options
author | Nitin Dahyabhai | 2022-04-06 03:44:58 +0000 |
---|---|---|
committer | Nitin Dahyabhai | 2022-04-06 03:44:58 +0000 |
commit | 3a47fc1099edbe4f5a36d0a95d39607de676ddbf (patch) | |
tree | 9398e592ca73ec7638627996e90463bf64acdf03 /common/tests/org.eclipse.jpt.common.utility.tests/META-INF | |
parent | b14847940a60e34065f59dcd6300cb181fae1350 (diff) | |
download | webtools.dali-master.tar.gz webtools.dali-master.tar.xz webtools.dali-master.zip |
Diffstat (limited to 'common/tests/org.eclipse.jpt.common.utility.tests/META-INF')
-rw-r--r-- | common/tests/org.eclipse.jpt.common.utility.tests/META-INF/MANIFEST.MF | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/tests/org.eclipse.jpt.common.utility.tests/META-INF/MANIFEST.MF b/common/tests/org.eclipse.jpt.common.utility.tests/META-INF/MANIFEST.MF index 6ac5e9cfe8..866ae6c7f7 100644 --- a/common/tests/org.eclipse.jpt.common.utility.tests/META-INF/MANIFEST.MF +++ b/common/tests/org.eclipse.jpt.common.utility.tests/META-INF/MANIFEST.MF @@ -31,4 +31,4 @@ Export-Package: org.eclipse.jpt.common.utility.tests.internal;x-internal:=true, org.eclipse.jpt.common.utility.tests.internal.reference;x-internal:=true, org.eclipse.jpt.common.utility.tests.internal.swing;x-internal:=true, org.eclipse.jpt.common.utility.tests.internal.transformer;x-internal:=true -Import-Package: org.apache.commons.lang.math;version="3.6.1" +Import-Package: org.apache.commons.math3.fraction;version="3.6.1" |