Revision 712

View differences:

org.gvsig.maven.base/trunk/org.gvsig.maven.base/org.gvsig.maven.base.pom/pom.xml
653 653
                <scope>compile</scope>
654 654
            </dependency>
655 655
            <dependency>
656
                <groupId>postgresql</groupId>
657
                <artifactId>postgresql</artifactId>
658
                <version>8.4-701.jdbc3</version>
659
                <scope>compile</scope>
660
            </dependency>
656
      			<groupId>postgresql</groupId>
657
      			<artifactId>postgresql</artifactId>
658
      			<version>9.1-901.jdbc3</version>
659
      			<scope>compile</scope>
660
    		</dependency>
661 661
            <dependency>
662 662
                <groupId>es.unex</groupId>
663 663
                <artifactId>sextante</artifactId>

Also available in: Unified diff