We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 488d0aa commit a612bfbCopy full SHA for a612bfb
pom.xml
@@ -142,13 +142,6 @@ alternative support for serializing POJOs as XML and deserializing XML as POJOs.
142
<releases><enabled>false</enabled></releases>
143
<snapshots><enabled>true</enabled></snapshots>
144
</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>
152
</repositories>
153
154
<build>
0 commit comments