/[schmitzm]/trunk/schmitzm-jfree-gt/pom.xml
ViewVC logotype

Diff of /trunk/schmitzm-jfree-gt/pom.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1717 by keeb, Tue Sep 6 17:23:04 2011 UTC revision 1977 by alfonx, Wed May 2 14:13:39 2012 UTC
# Line 43  Line 43 
43                          <scope>test</scope>                          <scope>test</scope>
44                  </dependency>                  </dependency>
45    
46                    <dependency>
47                            <groupId>org.geotools</groupId>
48                            <artifactId>gt-charts</artifactId>
49                            <version>${geotools.version}</version>
50                            <type>jar</type>
51                            <scope>compile</scope>
52    
53                            <exclusions>
54                                    <exclusion>
55                                            <groupId>jfree</groupId>
56                                            <artifactId>jfreechart</artifactId>
57                                    </exclusion>
58    
59                                    <exclusion>
60                                            <groupId>org.jfree</groupId>
61                                            <artifactId>jfreechart</artifactId>
62                                    </exclusion>
63                            </exclusions>
64    
65                    </dependency>
66    
67                  <dependency>                  <dependency>
68                          <groupId>de.schmitzm</groupId>                          <groupId>de.schmitzm</groupId>
69                          <artifactId>schmitzm-gt</artifactId>                          <artifactId>schmitzm-gt</artifactId>

Legend:
Removed from v.1717  
changed lines
  Added in v.1977

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26