use build-resources released version
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
This commit is contained in:
parent
c26bf34edb
commit
ba05117a0d
2
pom.xml
2
pom.xml
|
@ -443,7 +443,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.eclipse.jetty</groupId>
|
<groupId>org.eclipse.jetty</groupId>
|
||||||
<artifactId>build-resources</artifactId>
|
<artifactId>build-resources</artifactId>
|
||||||
<version>${project.version}</version>
|
<version>10.0.0-alpha0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.puppycrawl.tools</groupId>
|
<groupId>com.puppycrawl.tools</groupId>
|
||||||
|
|
Loading…
Reference in New Issue