bug5792: introduce org.hamcrest-2.2.0, remove gwt-dev deps

This commit is contained in:
Axel Uhl
2022-12-12 06:18:51 -08:00
parent d686d6ec00
commit a6363406be
75 changed files with 417 additions and 78 deletions
@@ -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>