mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-21 21:25:38 +00:00
extracted replication interfaces into separate bundle to avoid having to activate the replication service only for registering a replicable
Change-Id: I22e423efee06e653a9ed3b9bea13b3b0153f7156
This commit is contained in:
@@ -10,5 +10,6 @@ Require-Bundle: org.hamcrest;bundle-version="1.1.0",
|
||||
org.junit;bundle-version="4.8.2",
|
||||
com.rabbitmq.client,
|
||||
com.sap.sse.replication.testsupport,
|
||||
com.sap.sse.mail.replication.testsupport
|
||||
com.sap.sse.mail.replication.testsupport,
|
||||
com.sap.sse.replication.interfaces;bundle-version="1.0.0"
|
||||
Automatic-Module-Name: com.sap.sse.mail.replication.test
|
||||
|
||||
Reference in New Issue
Block a user