Просмотр исходного кода

Make DevelopmentServerLauncher work again

Change-Id: I2014aa3f491cb18a81de15ac992faddfa4762ac8
tags/8.0.0.alpha1
Artur Signell 7 лет назад
Родитель
Сommit
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>


Загрузка…
Отмена
Сохранить