/[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 2050 by keeb, Thu Jun 7 10:40:15 2012 UTC revision 2063 by alfonx, Wed Jun 27 22:00:52 2012 UTC
# Line 60  Line 60 
60                                          <groupId>org.jfree</groupId>                                          <groupId>org.jfree</groupId>
61                                          <artifactId>jfreechart</artifactId>                                          <artifactId>jfreechart</artifactId>
62                                  </exclusion>                                  </exclusion>
63    
64                                    <exclusion>
65                                            <groupId>jfree</groupId>
66                                            <artifactId>eastwood</artifactId>
67                                    </exclusion>
68                          </exclusions>                          </exclusions>
69    
70                  </dependency>                  </dependency>
71    
72    <dependency>
73        <groupId>jfree</groupId>
74        <artifactId>eastwood</artifactId>
75        <version>1.1.1</version>
76    </dependency>
77    
78                  <dependency>                  <dependency>
79                          <groupId>de.schmitzm</groupId>                          <groupId>de.schmitzm</groupId>
80                          <artifactId>schmitzm-gt</artifactId>                          <artifactId>schmitzm-gt</artifactId>

Legend:
Removed from v.2050  
changed lines
  Added in v.2063

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26