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

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

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

revision 2170 by alfonx, Mon Dec 17 22:00:34 2012 UTC revision 2301 by alfonx, Wed Apr 24 12:40:57 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    
         <groupId>de.schmitzm</groupId>  
5          <artifactId>schmitzm-db</artifactId>          <artifactId>schmitzm-db</artifactId>
         <version>2.8-SNAPSHOT</version>  
6          <packaging>jar</packaging>          <packaging>jar</packaging>
7    
8          <parent>          <parent>
# Line 39  Line 37 
37                          <artifactId>postgresql</artifactId>                          <artifactId>postgresql</artifactId>
38                          <!-- <version>9.2-1002.jdbc4</version> -->                          <!-- <version>9.2-1002.jdbc4</version> -->
39                          <version>9.1-903.jdbc4</version>                          <version>9.1-903.jdbc4</version>
40                          <!-- <version>9.1-901.jdbc4</version> -->  <!--                    <version>9.1-901.jdbc4</version> -->
41                  </dependency>                  </dependency>
42          </dependencies>          </dependencies>
43    

Legend:
Removed from v.2170  
changed lines
  Added in v.2301

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26