Ver código fonte

Make DevelopmentServerLauncher work again

Change-Id: I2014aa3f491cb18a81de15ac992faddfa4762ac8
tags/8.0.0.alpha1
Artur Signell 7 anos atrás
pai
commit
1a1d03125c
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2
    0
      uitest/pom.xml

+ 2
- 0
uitest/pom.xml Ver arquivo

@@ -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>


Carregando…
Cancelar
Salvar