Skip to content

Instantly share code, notes, and snippets.

@hertzsprung
Created May 5, 2012 17:24
Embed
What would you like to do?
Maven source code management information
<scm>
<connection>scm:git:git://github.com/hertzsprung/redis-launcher.git</connection>
<developerConnection>scm:git:git@github.com:hertzsprung/redis-launcher.git</developerConnection>
<url>http://github.com/hertzsprung/redis-launcher</url>
</scm>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment