Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save alexandramartinez/eb8461076bcd2eae3208db8f2a468c97 to your computer and use it in GitHub Desktop.
Save alexandramartinez/eb8461076bcd2eae3208db8f2a468c97 to your computer and use it in GitHub Desktop.
<?xml version="1.0"?>
<settings>
<pluginGroups>
<pluginGroup>org.mule.tools</pluginGroup>
</pluginGroups>
<servers>
<server>
<id>Repository</id>
<username>~~~Client~~~</username>
<password>${client.id}~?~${client.secret}</password>
</server>
</servers>
</settings>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment