Skip to content

Commit 9c2e518

Browse files
committed
Remove temporary repository declaration after jMolecules 0.29 release.
See GH-3292.
1 parent d3967f2 commit 9c2e518

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

pom.xml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -400,16 +400,6 @@
400400
<id>spring-milestone</id>
401401
<url>https://repo.spring.io/milestone</url>
402402
</repository>
403-
<repository>
404-
<id>central-snapshot</id>
405-
<url>https://central.sonatype.com/repository/maven-snapshots/</url>
406-
<snapshots>
407-
<enabled>true</enabled>
408-
</snapshots>
409-
<releases>
410-
<enabled>false</enabled>
411-
</releases>
412-
</repository>
413403
</repositories>
414404

415405
</project>

0 commit comments

Comments
 (0)