comparison pom.xml @ 82:0554e29069ec

jsontoken 1.1 artefact is public now.
author casties
date Mon, 19 Jan 2015 10:13:20 +0100
parents 4466194a4eae
children 19ebbcff9638
comparison
equal deleted inserted replaced
81:3be57c18c693 82:0554e29069ec
62 <version>${restlet-version}</version> 62 <version>${restlet-version}</version>
63 </dependency> 63 </dependency>
64 <dependency> 64 <dependency>
65 <groupId>com.googlecode.jsontoken</groupId> 65 <groupId>com.googlecode.jsontoken</groupId>
66 <artifactId>jsontoken</artifactId> 66 <artifactId>jsontoken</artifactId>
67 <version>1.1-SNAPSHOT</version> 67 <version>1.1</version>
68 <exclusions> 68 <exclusions>
69 <exclusion> 69 <exclusion>
70 <artifactId>servlet-api</artifactId> 70 <artifactId>servlet-api</artifactId>
71 <groupId>javax.servlet</groupId> 71 <groupId>javax.servlet</groupId>
72 </exclusion> 72 </exclusion>