Small bugfixes. Connection cannot be detached through dragging.

This commit is contained in:
Zhen Tang 2013-06-21 16:56:14 +08:00
parent 777e399166
commit 0ab7fa548f
2 changed files with 596 additions and 587 deletions

View File

@ -74,9 +74,9 @@
<build>
<plugins>
<plugin>
<groupId>org.kohsuke.jetty</groupId>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-maven-plugin</artifactId>
<version>7.0.0pre1</version>
<version>9.0.3.v20130506</version>
</plugin>
</plugins>
</build>

File diff suppressed because it is too large Load Diff