Skip to content

Commit

Permalink
Fix staging
Browse files Browse the repository at this point in the history
  • Loading branch information
uschindler committed Apr 3, 2020
1 parent 0e32040 commit b33fcce
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -456,7 +456,6 @@
<pom refid="maven.deploy.pom"/>
<attach file="${sources-jar-file}" classifier="sources"/>
<attach file="${documentation-file}" classifier="docs" type="zip"/>
<remoteRepository refid="mvn.maven-central.backup" />
</artifact:deploy>
</target>

Expand Down Expand Up @@ -499,7 +498,6 @@
<attach file="${jar-file}.asc" type="jar.asc"/>
<attach file="${sources-jar-file}.asc" classifier="sources" type="jar.asc"/>
<attach file="${documentation-file}.asc" classifier="docs" type="zip.asc"/>
<remoteRepository refid="mvn.maven-central.backup" />
</artifact:deploy>
</target>

Expand Down

0 comments on commit b33fcce

Please sign in to comment.