瀏覽代碼

Make DevelopmentServerLauncher work again

Change-Id: I2014aa3f491cb18a81de15ac992faddfa4762ac8
tags/8.0.0.alpha1
Artur Signell 7 年之前
父節點
當前提交
1a1d03125c
共有 1 個檔案被更改,包括 2 行新增0 行删除
  1. 2
    0
      uitest/pom.xml

+ 2
- 0
uitest/pom.xml 查看文件

@@ -169,8 +169,10 @@

<!-- Servlet API -->
<dependency>
<!-- Jetty requires 3.1.0 -->
<groupId>javax.servlet</groupId>
<artifactId>javax.servlet-api</artifactId>
<version>3.1.0</version>
<scope>provided</scope>
</dependency>


Loading…
取消
儲存