Mercurial > hg > Members > shoshi > jungle > bulletinboard
changeset 13:edd276a3c0eb
Changed jetty version
author | Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp> |
---|---|
date | Tue, 11 Feb 2014 17:25:16 +0900 |
parents | 7d08693ba19a |
children | 96d168910482 |
files | pom.xml |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/pom.xml Thu Feb 06 18:14:46 2014 +0900 +++ b/pom.xml Tue Feb 11 17:25:16 2014 +0900 @@ -22,9 +22,9 @@ <scope>test</scope> </dependency> <dependency> - <groupId>org.mortbay.jetty</groupId> - <artifactId>jetty</artifactId> - <version>7.0.0.pre5</version> + <groupId>org.eclipse.jetty</groupId> + <artifactId>jetty-server</artifactId> + <version>9.1.1.v20140108</version> </dependency> <dependency> <groupId>org.hectorclient</groupId>