/[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 1977 by alfonx, Wed May 2 14:13:39 2012 UTC revision 2063 by alfonx, Wed Jun 27 22:00:52 2012 UTC
# Line 4  Line 4 
4    
5          <groupId>de.schmitzm</groupId>          <groupId>de.schmitzm</groupId>
6          <artifactId>schmitzm-jfree-gt</artifactId>          <artifactId>schmitzm-jfree-gt</artifactId>
7          <version>2.7-SNAPSHOT</version>          <version>2.8-SNAPSHOT</version>
8          <packaging>jar</packaging>          <packaging>jar</packaging>
9    
10          <parent>          <parent>
11                  <groupId>de.schmitzm</groupId>                  <groupId>de.schmitzm</groupId>
12                  <artifactId>schmitzm-parent</artifactId>                  <artifactId>schmitzm-parent</artifactId>
13                  <version>2.7-SNAPSHOT</version>                  <version>2.8-SNAPSHOT</version>
14                  <relativePath>../schmitzm-parent/pom.xml</relativePath>                  <relativePath>../schmitzm-parent/pom.xml</relativePath>
15          </parent>          </parent>
16    
# 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.1977  
changed lines
  Added in v.2063

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26