Skip to content

Instantly share code, notes, and snippets.

@pc-rgundlapalli
Created December 1, 2012 00:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pc-rgundlapalli/4179650 to your computer and use it in GitHub Desktop.
Save pc-rgundlapalli/4179650 to your computer and use it in GitHub Desktop.
updated settings.xml
<server>
<id>pcap-static</id>
<username>rgundlapalli</username>
<password>password</password>
</server>
....
...
...
<repository>
<id>pcap-static</id>
<name>pcap-static releases</name>
<url>https://personalcapital.artifactoryonline.com/personalcapital/pcap-static</url>
<snapshots>
<enabled>true</enabled>
<updatePolicy>always</updatePolicy>
</snapshots>
<releases>
<enabled>true</enabled>
<updatePolicy>always</updatePolicy>
</releases>
</repository>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment