fixed versions and groups and classifier for maven to enable highcharts compilation from sources

This commit is contained in:
Axel Uhl
2012-02-28 16:17:21 +01:00
parent 3301743c08
commit 018b572708
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -27,6 +27,7 @@
<groupId>org.moxieapps.gwt</groupId>
<artifactId>org.moxieapps.gwt.highcharts</artifactId>
<version>1.1.4-SNAPSHOT</version>
<classifier>sources</classifier>
</dependency>
<dependency>
<groupId>com.sap.sailing</groupId>
@@ -8,6 +8,7 @@
<version>1.0.0-SNAPSHOT</version>
</parent>
<artifactId>org.moxieapps.gwt.highcharts</artifactId>
<groupId>org.moxieapps.gwt</groupId>
<version>1.1.4-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>