Skip to content

Commit

Permalink
updating release repository
Browse files Browse the repository at this point in the history
  • Loading branch information
justinedelson committed Apr 25, 2016
1 parent b1c4485 commit 501f731
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 @@ -432,9 +432,9 @@

<distributionManagement>
<repository>
<id>${releaseRepository-Id}</id>
<name>${releaseRepository-Name}</name>
<url>${releaseRepository-URL}</url>
<id>bintray</id>
<name>acs-releases-acs-aem-tools</name>
<url>https://api.bintray.com/maven/acs/releases/acs-aem-tools</url>
</repository>
<snapshotRepository>
<id>${snapshotRepository-Id}</id>
Expand Down

0 comments on commit 501f731

Please sign in to comment.