Skip to content

Instantly share code, notes, and snippets.

@jfarcand
Created April 2, 2014 17:58
Show Gist options
  • Save jfarcand/9939499 to your computer and use it in GitHub Desktop.
Save jfarcand/9939499 to your computer and use it in GitHub Desktop.
Atmosphere Pro Repository
<repositories>
<repository>
<id>async-io</id>
<name>maven-repo</name>
<releases>
<enabled>true</enabled>
</releases>
<snapshots>
<enabled>false</enabled>
</snapshots>
<url>https://api.bitbucket.org/1.0/repositories/yourbitbucketusername/maven-repo/raw/snapshots</url>
</repository>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment