aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml22
1 files changed, 0 insertions, 22 deletions
diff --git a/pom.xml b/pom.xml
index 5e5f54312..90c605c36 100644
--- a/pom.xml
+++ b/pom.xml
@@ -114,17 +114,6 @@
</snapshots>
</repository>
- <repository>
- <id>modello.snapshots</id>
- <url>https://oss.sonatype.org/content/repositories/snapshots</url>
- <releases>
- <enabled>false</enabled>
- </releases>
- <snapshots>
- <enabled>true</enabled>
- </snapshots>
- </repository>
-
</repositories>
<pluginRepositories>
@@ -139,17 +128,6 @@
<enabled>true</enabled>
</snapshots>
</pluginRepository>
- <pluginRepository>
- <id>modello.snapshots</id>
- <name>Apache Snapshots</name>
- <url>https://oss.sonatype.org/content/repositories/snapshots</url>
- <releases>
- <enabled>false</enabled>
- </releases>
- <snapshots>
- <enabled>true</enabled>
- </snapshots>
- </pluginRepository>
</pluginRepositories>
<dependencyManagement>