mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-20 04:35:32 +00:00
Bug 4202: Fix for missing sources in GWT build
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
<groupId>com.github.branflake2267</groupId>
|
||||
<artifactId>com.github.branflake2267.gwt-maps-api</artifactId>
|
||||
<version>3.10.0-SNAPSHOT</version>
|
||||
<scope>provided</scope>
|
||||
<classifier>sources</classifier>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.sap.sailing</groupId>
|
||||
|
||||
@@ -43,6 +43,7 @@
|
||||
<artifactId>com.github.branflake2267.gwt-maps-api</artifactId>
|
||||
<version>3.10.0-SNAPSHOT</version>
|
||||
<scope>provided</scope>
|
||||
<classifier>sources</classifier>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.moxieapps.gwt</groupId>
|
||||
|
||||
Reference in New Issue
Block a user