aboutsummaryrefslogtreecommitdiffstats
path: root/Tests/ca.mcgill.ecse.dslreasoner.vampire.test/META-INF
diff options
context:
space:
mode:
authorLibravatar ArenBabikian <aren.babikian@mail.mcgill.ca>2019-10-25 04:15:39 -0400
committerLibravatar ArenBabikian <aren.babikian@mail.mcgill.ca>2020-06-07 19:43:49 -0400
commit32a4f3392a7d0c44439c0c9b960ef1cfb5e3cc2f (patch)
tree0e67f50df5b4d9a42f0075e1e19be988eae59bf9 /Tests/ca.mcgill.ecse.dslreasoner.vampire.test/META-INF
parentmid-measurement push (diff)
downloadVIATRA-Generator-32a4f3392a7d0c44439c0c9b960ef1cfb5e3cc2f.tar.gz
VIATRA-Generator-32a4f3392a7d0c44439c0c9b960ef1cfb5e3cc2f.tar.zst
VIATRA-Generator-32a4f3392a7d0c44439c0c9b960ef1cfb5e3cc2f.zip
VAMPIRE: post-submission push
Diffstat (limited to 'Tests/ca.mcgill.ecse.dslreasoner.vampire.test/META-INF')
-rw-r--r--Tests/ca.mcgill.ecse.dslreasoner.vampire.test/META-INF/MANIFEST.MF4
1 files changed, 3 insertions, 1 deletions
diff --git a/Tests/ca.mcgill.ecse.dslreasoner.vampire.test/META-INF/MANIFEST.MF b/Tests/ca.mcgill.ecse.dslreasoner.vampire.test/META-INF/MANIFEST.MF
index dead7622..6ab952ff 100644
--- a/Tests/ca.mcgill.ecse.dslreasoner.vampire.test/META-INF/MANIFEST.MF
+++ b/Tests/ca.mcgill.ecse.dslreasoner.vampire.test/META-INF/MANIFEST.MF
@@ -43,7 +43,9 @@ Require-Bundle: org.eclipse.viatra.addon.querybasedfeatures.runtime,
43 org.apache.httpcomponents.httpclient;bundle-version="4.5.2", 43 org.apache.httpcomponents.httpclient;bundle-version="4.5.2",
44 org.apache.httpcomponents.httpclient.source;bundle-version="4.5.2", 44 org.apache.httpcomponents.httpclient.source;bundle-version="4.5.2",
45 org.apache.httpcomponents.httpclient.win;bundle-version="4.5.2", 45 org.apache.httpcomponents.httpclient.win;bundle-version="4.5.2",
46 org.apache.httpcomponents.httpcore.source;bundle-version="4.4.6" 46 org.apache.httpcomponents.httpcore.source;bundle-version="4.4.6",
47 hu.bme.mit.inf.dslreasoner.alloy.language;bundle-version="1.0.0",
48 hu.bme.mit.inf.dslreasoner.alloy.language.ui;bundle-version="1.0.0"
47Import-Package: org.apache.log4j 49Import-Package: org.apache.log4j
48Automatic-Module-Name: ca.mcgill.ecse.dslreasoner.vampire.test 50Automatic-Module-Name: ca.mcgill.ecse.dslreasoner.vampire.test
49Bundle-ActivationPolicy: lazy 51Bundle-ActivationPolicy: lazy