~wattazoum/livrezmoi/trackingwo-remastered

« back to all changes in this revision

Viewing changes to framework/pom.xml

  • Committer: wattazoum
  • Date: 2009-08-16 16:11:43 UTC
  • Revision ID: wattazoum@wattazoum-lapto-20090816161143-lb540eut1xgkgkv9
- merge the webservices
- move the admin ejbs to their own package

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
                <version>1.0</version>
37
37
                <scope>provided</scope>
38
38
        </dependency>
 
39
        <dependency>
 
40
                <groupId>org.slf4j</groupId>
 
41
                <artifactId>slf4j-api</artifactId>
 
42
                <version>1.5.8</version>
 
43
        </dependency>
 
44
        <dependency>
 
45
                <groupId>ch.qos.logback</groupId>
 
46
                <artifactId>logback-classic</artifactId>
 
47
                <version>0.9.17</version>
 
48
                <type>jar</type>
 
49
                <scope>compile</scope>
 
50
        </dependency>
39
51
  </dependencies>
40
52
</project>
 
 
b'\\ No newline at end of file'