Skip to content

Commit b33fcce

Browse files
committed
Fix staging
1 parent 0e32040 commit b33fcce

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build.xml

-2
Original file line numberDiff line numberDiff line change
@@ -456,7 +456,6 @@
456456
<pom refid="maven.deploy.pom"/>
457457
<attach file="${sources-jar-file}" classifier="sources"/>
458458
<attach file="${documentation-file}" classifier="docs" type="zip"/>
459-
<remoteRepository refid="mvn.maven-central.backup" />
460459
</artifact:deploy>
461460
</target>
462461

@@ -499,7 +498,6 @@
499498
<attach file="${jar-file}.asc" type="jar.asc"/>
500499
<attach file="${sources-jar-file}.asc" classifier="sources" type="jar.asc"/>
501500
<attach file="${documentation-file}.asc" classifier="docs" type="zip.asc"/>
502-
<remoteRepository refid="mvn.maven-central.backup" />
503501
</artifact:deploy>
504502
</target>
505503

0 commit comments

Comments
 (0)