Skip to content

Commit

Permalink
Issue #10 - tweeks for dealing with flossware at packagecloud.io and …
Browse files Browse the repository at this point in the history
…for github solenopsis soap
  • Loading branch information
sfloess committed Sep 2, 2024
1 parent b4db558 commit 5b5dee1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
with:
global: true
name: 'Version Bump'
email: 'version-bump@solenopsis.org'
email: 'version-bump@flossware.org'
actor: 'VersionBump'
token: '${{ secrets.GITHUB_TOKEN }}'

Expand Down
7 changes: 0 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -231,17 +231,10 @@
</repositories>

<distributionManagement>
<!--
<repository>
<id>packagecloud-solenopsis</id>
<name>packagecloud-solenopsis</name>
<url>https://packagecloud.io/solenopsis/soap/maven2/</url>
</repository>
-->
<repository>
<id>packagecloud-flossware</id>
<name>packagecloud-flossware</name>
<url>https://packagecloud.io/flossware/java/maven2/</url>
</repository>
</distributionManagement>
</project>

0 comments on commit 5b5dee1

Please sign in to comment.