mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-21 21:25:38 +00:00
bug5792: introduce org.hamcrest-2.2.0, remove gwt-dev deps
This commit is contained in:
@@ -6,7 +6,7 @@ Bundle-Version: 1.0.0.qualifier
|
||||
Bundle-Vendor: SAP
|
||||
Fragment-Host: com.sap.sse.mail
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
Require-Bundle: org.hamcrest;bundle-version="1.1.0",
|
||||
Require-Bundle: org.hamcrest;bundle-version="2.2.0",
|
||||
org.junit;bundle-version="4.8.2",
|
||||
com.rabbitmq.client,
|
||||
com.sap.sse.replication.testsupport,
|
||||
|
||||
@@ -9,5 +9,5 @@
|
||||
<version>1.0.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<artifactId>com.sap.sse.mail.replication.test</artifactId>
|
||||
<packaging>eclipse-plugin</packaging>
|
||||
<packaging>eclipse-test-plugin</packaging>
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user