aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml44
1 files changed, 22 insertions, 22 deletions
diff --git a/pom.xml b/pom.xml
index ffcd4be77..e3cbef7b4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2179,17 +2179,17 @@
<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>
+<!-- <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>
@@ -2203,16 +2203,16 @@
<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>
+<!-- <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>