Skip to content

Instantly share code, notes, and snippets.

@ewized
Created January 30, 2017 21:51
Show Gist options
  • Save ewized/210c8797d60c9e4f6a96be135120393e to your computer and use it in GitHub Desktop.
Save ewized/210c8797d60c9e4f6a96be135120393e to your computer and use it in GitHub Desktop.
<settings>
<profiles>
<profile>
<id>projectares</id>
<repositories>
<repository>
<id>freundtech</id>
<name>freundTech</name>
<url>https://repo.freundTech.com</url>
</repository>
</repositories>
</profile>
</profiles>
<activeProfiles>
<activeProfile>projectares</activeProfile>
</activeProfiles>
</settings>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment