We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e32040 commit b33fcceCopy full SHA for b33fcce
build.xml
@@ -456,7 +456,6 @@
456
<pom refid="maven.deploy.pom"/>
457
<attach file="${sources-jar-file}" classifier="sources"/>
458
<attach file="${documentation-file}" classifier="docs" type="zip"/>
459
- <remoteRepository refid="mvn.maven-central.backup" />
460
</artifact:deploy>
461
</target>
462
@@ -499,7 +498,6 @@
499
498
<attach file="${jar-file}.asc" type="jar.asc"/>
500
<attach file="${sources-jar-file}.asc" classifier="sources" type="jar.asc"/>
501
<attach file="${documentation-file}.asc" classifier="docs" type="zip.asc"/>
502
503
504
505
0 commit comments