Skip to content

Commit 049d5cc

Browse files
committed
Fix pom.xml
1 parent 40743d8 commit 049d5cc

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

pom.xml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -205,15 +205,4 @@
205205
</plugin>
206206
</plugins>
207207
</build>
208-
<!-- Alas, need to include snapshot reference since otherwise can not find
209-
snapshot of parent... -->
210-
<repositories>
211-
<repository>
212-
<id>sonatype-nexus-snapshots</id>
213-
<name>Sonatype Nexus Snapshots</name>
214-
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
215-
<releases><enabled>false</enabled></releases>
216-
<snapshots><enabled>true</enabled></snapshots>
217-
</repository>
218-
</repositories>
219208
</project>

0 commit comments

Comments
 (0)