Skip to content

Commit a612bfb

Browse files
committed
Remove old snapshot repo
1 parent 488d0aa commit a612bfb

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -142,13 +142,6 @@ alternative support for serializing POJOs as XML and deserializing XML as POJOs.
142142
<releases><enabled>false</enabled></releases>
143143
<snapshots><enabled>true</enabled></snapshots>
144144
</repository>
145-
<repository>
146-
<id>sonatype-nexus-snapshots-old</id>
147-
<name>Sonatype Nexus Snapshots (old)</name>
148-
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
149-
<releases><enabled>false</enabled></releases>
150-
<snapshots><enabled>true</enabled></snapshots>
151-
</repository>
152145
</repositories>
153146

154147
<build>

0 commit comments

Comments
 (0)