(re-)added packaging type eclipse-plugin to com.sap.sse.landscape.aws.test

This commit is contained in:
Axel Uhl
2022-12-16 16:48:31 +01:00
parent fafd3840f0
commit 5745f1eafe
@@ -8,6 +8,7 @@
<version>1.0.0-SNAPSHOT</version>
</parent>
<artifactId>com.sap.sse.landscape.aws.test</artifactId>
<packaging>eclipse-plugin</packaging>
<!-- Enable the following if there is a valid AWS SDK key available in the test execution environment:
<packaging>eclipse-test-plugin</packaging>
-->