Skip to content

Commit

Permalink
Adding AVIO Anypoint Exchange repository for distribution management
Browse files Browse the repository at this point in the history
  • Loading branch information
adesjardin committed Jul 2, 2019
1 parent 1181a23 commit 5ea16f0
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,12 @@
<scope>provided</scope>
</dependency>
</dependencies>
</project>
<distributionManagement>
<repository>
<id>anypoint-exchange</id>
<name>AVIO Anypoint Exchange</name>
<url>https://maven.anypoint.mulesoft.com/api/v1/organizations/26d53683-6746-4040-ad07-f671f8e2b27e/maven</url>
<layout>default</layout>
</repository>
</distributionManagement>
</project>

0 comments on commit 5ea16f0

Please sign in to comment.