comparison pom.xml @ 1:1af9d7db348e

Changes in the pom configuration
author "jurzua <jurzua@mpiwg-berlin.mpg.de>"
date Tue, 05 May 2015 15:35:46 +0200
parents 3e62083dbcbf
children 57d19e93f1c3
comparison
equal deleted inserted replaced
0:3e62083dbcbf 1:1af9d7db348e
14 14
15 <dependency> 15 <dependency>
16 <groupId>cl.talca</groupId> 16 <groupId>cl.talca</groupId>
17 <artifactId>hashMapping</artifactId> 17 <artifactId>hashMapping</artifactId>
18 <version>1.0</version> 18 <version>1.0</version>
19 <scope>system</scope>
20 <systemPath>${basedir}/lib/hash-mapping-1.0.jar</systemPath>
19 </dependency> 21 </dependency>
20 <!-- 22 <!--
21 <dependency> 23 <dependency>
22 <groupId>javax.servlet</groupId> 24 <groupId>javax.servlet</groupId>
23 <artifactId>javax.servlet-api</artifactId> 25 <artifactId>javax.servlet-api</artifactId>