Skip to content

Commit b18831e

Browse files
committed
updated jetty repository -- org.mortbay doesn't seem to work anymore
1 parent ed4537b commit b18831e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
<version>2.5.1</version>
117117
</plugin>
118118
<plugin>
119-
<groupId>org.mortbay.jetty</groupId>
119+
<groupId>org.eclipse.jetty</groupId>
120120
<artifactId>jetty-maven-plugin</artifactId>
121121
<version>8.1.14.v20141031</version>
122122
</plugin>

0 commit comments

Comments
 (0)