timestamped snapshot are cleaned up on apache repo so definitely not to use

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
This commit is contained in:
olivier lamy 2019-08-05 17:24:12 +10:00
parent 755317573e
commit ab015f2653
2 changed files with 1 additions and 6 deletions

View File

@ -1,5 +0,0 @@
<infinispan>
<cache-container default-cache="jetty-sessions">
<local-cache name="jetty-sessions"/>
</cache-container>
</infinispan>

View File

@ -517,7 +517,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-invoker-plugin</artifactId>
<version>3.2.1-20190725.112516-11</version>
<version>3.2.1-SNAPSHOT</version>
<configuration>
<writeJunitReport>true</writeJunitReport>
<junitPackageName>org.eclipse.jetty.maven.its</junitPackageName>