/[schmitzm]/trunk/pom.xml
ViewVC logotype

Diff of /trunk/pom.xml

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

revision 1188 by alfonx, Wed Oct 27 23:48:41 2010 UTC revision 1207 by alfonx, Tue Nov 2 23:53:44 2010 UTC
# Line 1  Line 1 
1  <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"  <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
3            
4          <modelVersion>4.0.0</modelVersion>          <modelVersion>4.0.0</modelVersion>
5          <groupId>de.schmitzm</groupId>          <groupId>de.schmitzm</groupId>
6          <artifactId>schmitzm-library</artifactId>          <artifactId>schmitzm-library</artifactId>
# Line 68  Line 68 
68                          <version>${geotools.version}</version>                          <version>${geotools.version}</version>
69                          <type>jar</type>                          <type>jar</type>
70                          <scope>compile</scope>                          <scope>compile</scope>
71                    </dependency>
72    
73                    <dependency>
74                            <groupId>org.geotools.xsd</groupId>
75                            <artifactId>gt-xsd-sld</artifactId>
76                            <version>${geotools.version}</version>
77                            <type>jar</type>
78                            <scope>compile</scope>
79                  </dependency>                  </dependency>
80    
81                  <dependency>                  <dependency>

Legend:
Removed from v.1188  
changed lines
  Added in v.1207

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26