/[schmitzm]/branches/2.5/schmitzm-parent/pom.xml
ViewVC logotype

Diff of /branches/2.5/schmitzm-parent/pom.xml

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

trunk/schmitzm-parent/pom.xml revision 1447 by alfonx, Thu Jan 27 13:40:41 2011 UTC branches/2.5/schmitzm-parent/pom.xml revision 1585 by alfonx, Tue May 17 18:41:17 2011 UTC
# Line 4  Line 4 
4    
5          <groupId>de.schmitzm</groupId>          <groupId>de.schmitzm</groupId>
6          <artifactId>schmitzm-parent</artifactId>          <artifactId>schmitzm-parent</artifactId>
7          <version>2.5-SNAPSHOT</version>          <version>2.5</version>
8          <packaging>pom</packaging>          <packaging>pom</packaging>
9          <description>Describes maven pom settings for all schmitz modules</description>          <description>Describes maven pom settings for all schmitz modules</description>
10    
# Line 13  Line 13 
13    
14          <properties>          <properties>
15                  <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>                  <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
16                    <schmitzm.version>${project.version}</schmitzm.version>
17                  <geotools.version>2.6.5</geotools.version>                  <geotools.version>2.6.5</geotools.version>
18    <!--            <geotools.version>2.7-RC1</geotools.version> -->
19          </properties>          </properties>
20    
21          <issueManagement>          <issueManagement>
# Line 54  Line 56 
56    
57          <scm>          <scm>
58                  <connection>scm:https://svn.wald.intevation.org/svn/schmitzm</connection>                  <connection>scm:https://svn.wald.intevation.org/svn/schmitzm</connection>
59                  <url>https://svn.wald.intevation.org/svn/schmitzm/trunk</url>                  <url>https://svn.wald.intevation.org/svn/schmitzm/branches/2.5</url>
60                  <developerConnection>svn+ssh://[email protected]/schmitzm/trunk</developerConnection>                  <developerConnection>svn+ssh://[email protected]/schmitzm/branches/2.5</developerConnection>
61          </scm>          </scm>
62    
63          <organization>          <organization>

Legend:
Removed from v.1447  
changed lines
  Added in v.1585

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26