Skip to content

Commit

Permalink
Moved distribution to bintray
Browse files Browse the repository at this point in the history
  • Loading branch information
delas committed Oct 29, 2020
1 parent 3877225 commit 983ce50
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@

<distributionManagement>
<repository>
<id>github</id>
<name>delas</name>
<url>https://maven.pkg.github.com/delas/spex</url>
<id>bintray-delas-org.deckfour</id>
<name>delas-org.deckfour</name>
<url>https://api.bintray.com/maven/delas/org.deckfour/spex/;publish=1</url>
</repository>
</distributionManagement>
</project>

0 comments on commit 983ce50

Please sign in to comment.