/[schmitzm]/branches/2.4.x/pom.xml
ViewVC logotype

Diff of /branches/2.4.x/pom.xml

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

revision 1222 by alfonx, Wed Nov 3 14:07:08 2010 UTC revision 1257 by mojays, Wed Nov 10 12:07:48 2010 UTC
# Line 5  Line 5 
5          <groupId>de.schmitzm</groupId>          <groupId>de.schmitzm</groupId>
6          <artifactId>schmitzm-library</artifactId>          <artifactId>schmitzm-library</artifactId>
7          <name>schmitzm-library</name>          <name>schmitzm-library</name>
8          <version>2.3-SNAPSHOT</version>          <version>2.4-SNAPSHOT</version>
9          <description>A jar full of utility methods for Java6, Swing, Geotools and JFreeChart</description>          <description>A jar full of utility methods for Java6, Swing, Geotools and JFreeChart</description>
10    
11          <issueManagement>          <issueManagement>
# Line 282  Line 282 
282                          <scope>compile</scope>                          <scope>compile</scope>
283                  </dependency>                  </dependency>
284    
285                    <dependency>
286                            <groupId>commons-cli</groupId>
287                            <artifactId>commons-cli</artifactId>
288                            <version>1.2</version>
289                            <type>jar</type>
290                            <scope>compile</scope>
291                    </dependency>
292          </dependencies>          </dependencies>
293    
294    

Legend:
Removed from v.1222  
changed lines
  Added in v.1257

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26