mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-25 06:58:39 +00:00
added aws sdk to target platform
This commit is contained in:
@@ -117,4 +117,12 @@
|
||||
version="1.1.2"
|
||||
unpack="false"/>
|
||||
|
||||
<plugin
|
||||
id="org.apache.servicemix.bundles.aws-java-sdk"
|
||||
download-size="0"
|
||||
install-size="0"
|
||||
version="1.9.8.1"
|
||||
unpack="false"/>
|
||||
|
||||
|
||||
</feature>
|
||||
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
OSGI-ified version of AWS Java SDK from http://mvnrepository.com/artifact/org.apache.servicemix.bundles/org.apache.servicemix.bundles.aws-java-sdk
|
||||
|
||||
Reference in New Issue
Block a user