mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-25 06:58:39 +00:00
bug5792: removed unused fragments; more manifest alignment
This commit is contained in:
@@ -9,14 +9,4 @@
|
||||
</parent>
|
||||
<artifactId>com.sap.sse.gwt.test</artifactId>
|
||||
<packaging>eclipse-test-plugin</packaging>
|
||||
<!-- try without gwt-dev dependency because it contains packages offered by the JDK, such
|
||||
as javax.xml.parser and org.xml.sax
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.gwtproject</groupId>
|
||||
<artifactId>gwt-dev</artifactId>
|
||||
<version>${gwt.version}</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
-->
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user