Revision 34723 branches/v2_0_0_prep/extensions/org.gvsig.installer/org.gvsig.installer.maven/pom.xml

View differences:

pom.xml
64 64
            <version>2.0</version>
65 65
            <scope>compile</scope>
66 66
        </dependency>
67
        <dependency>
68
            <groupId>org.slf4j</groupId>
69
            <artifactId>slf4j-api</artifactId>
70
            <scope>compile</scope>
71
        </dependency>
72
        <dependency>
73
            <groupId>org.slf4j</groupId>
74
            <artifactId>slf4j-log4j12</artifactId>
75
            <scope>runtime</scope>
76
        </dependency>
67 77
    </dependencies>
68 78
    <properties>
69 79
        <build-dir>${basedir}/../../build</build-dir>

Also available in: Unified diff