Skip to content

Instantly share code, notes, and snippets.

@ivanursul
Created January 11, 2015 14:34
Show Gist options
  • Select an option

  • Save ivanursul/7bc0f10e14653d8a7640 to your computer and use it in GitHub Desktop.

Select an option

Save ivanursul/7bc0f10e14653d8a7640 to your computer and use it in GitHub Desktop.
settings.xml for www.ivanursul.com
<?xml version="1.0" encoding="UTF-8"?>
<settings>
<servers>
<server>
<id>TomcatServer</id>
<username>admin</username>
<password>password</password>
</server>
</servers>
</settings>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment