/[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 2050 by keeb, Thu Jun 7 10:40:15 2012 UTC revision 2327 by alfonx, Thu Jun 6 11:44:51 2013 UTC
# Line 2  Line 2 
2          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
3          <modelVersion>4.0.0</modelVersion>          <modelVersion>4.0.0</modelVersion>
4    
5          <groupId>de.schmitzm</groupId>  
6          <artifactId>schmitzm-adresses</artifactId>          <artifactId>schmitzm-adresses</artifactId>
         <version>2.8-SNAPSHOT</version>  
7          <packaging>jar</packaging>          <packaging>jar</packaging>
8    
9          <parent>          <parent>
# Line 35  Line 34 
34                          <version>${project.version}</version>                          <version>${project.version}</version>
35                          <type>jar</type>                          <type>jar</type>
36                          <scope>compile</scope>                          <scope>compile</scope>
37                    </dependency>
38                    <dependency>
39                            <groupId>de.schmitzm</groupId>
40                            <artifactId>schmitzm-regex</artifactId>
41                            <version>${project.version}</version>
42                            <type>jar</type>
43                            <scope>compile</scope>
44                  </dependency>                  </dependency>
45          </dependencies>          </dependencies>
46    

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26