Signed-off-by: olivier lamy <olamy@apache.org>
<enabled>true</enabled>
</snapshots>
</repository>
+ <repository>
+ <id>jetty.snapshots</id>
+ <name>Jetty Snapshots</name>
+ <url>https://oss.sonatype.org/content/repositories/jetty-snapshots/</url>
+ <releases>
+ <enabled>false</enabled>
+ </releases>
+ <snapshots>
+ <enabled>true</enabled>
+ </snapshots>
+ </repository>
</repositories>
<pluginRepositories>
<pluginRepository>
<enabled>true</enabled>
</snapshots>
</pluginRepository>
+ <pluginRepository>
+ <id>jetty.snapshots</id>
+ <name>Jetty Snapshots</name>
+ <url>https://oss.sonatype.org/content/repositories/jetty-snapshots/</url>
+ <releases>
+ <enabled>false</enabled>
+ </releases>
+ <snapshots>
+ <enabled>true</enabled>
+ </snapshots>
+ </pluginRepository>
</pluginRepositories>
</project>