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

Diff of /trunk/schmitzm-adresses/pom.xml

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

revision 1920 by alfonx, Wed Mar 28 10:37:22 2012 UTC revision 2050 by keeb, Thu Jun 7 10:40:15 2012 UTC
# Line 4  Line 4 
4    
5          <groupId>de.schmitzm</groupId>          <groupId>de.schmitzm</groupId>
6          <artifactId>schmitzm-adresses</artifactId>          <artifactId>schmitzm-adresses</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 19  Line 19 
19          <dependencies>          <dependencies>
20                  <dependency>                  <dependency>
21                          <groupId>de.schmitzm</groupId>                          <groupId>de.schmitzm</groupId>
22                            <artifactId>schmitzm-excelcsv</artifactId>
23                            <version>${project.version}</version>
24                    </dependency>
25                    <dependency>
26                            <groupId>de.schmitzm</groupId>
27                          <artifactId>schmitzm-core</artifactId>                          <artifactId>schmitzm-core</artifactId>
28                          <version>${project.version}</version>                          <version>${project.version}</version>
29                          <type>test-jar</type>                          <type>test-jar</type>

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26