updated jetty repository -- org.mortbay doesn't seem to work anymore
parent
ed4537b4f8
commit
b18831ef0a
2
pom.xml
2
pom.xml
|
@ -116,7 +116,7 @@
|
||||||
<version>2.5.1</version>
|
<version>2.5.1</version>
|
||||||
</plugin>
|
</plugin>
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.mortbay.jetty</groupId>
|
<groupId>org.eclipse.jetty</groupId>
|
||||||
<artifactId>jetty-maven-plugin</artifactId>
|
<artifactId>jetty-maven-plugin</artifactId>
|
||||||
<version>8.1.14.v20141031</version>
|
<version>8.1.14.v20141031</version>
|
||||||
</plugin>
|
</plugin>
|
||||||
|
|
Loading…
Reference in New Issue