Skip to content

Commit

Permalink
Create gh-pages branch via GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
epishkin committed Apr 23, 2013
1 parent 866d93b commit dd99b9d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -63,7 +63,7 @@ <h3>Travis Continuous Integration Build Status</h3>

<p>Hopefully this thing is routinely green. Travis-CI monitors new code to this project and tests it on a variety of JDKs.</p>

<p><a href="https://travis-ci.org/secondmarket/mongeez"><img src="https://secure.travis-ci.org/secondmarket/mongeez.png?branch=master" alt="Build Status"></a></p>
<p><a href="https://travis-ci.org/secondmarket/mongeez"><img src="https://travis-ci.org/secondmarket/mongeez.png?branch=master" alt="Build Status"></a></p>
</section>
<footer>
<p>This project is maintained by <a href="https://github.com/secondmarket">secondmarket</a></p>
Expand Down
2 changes: 1 addition & 1 deletion params.json
@@ -1 +1 @@
{"name":"Mongeez","tagline":"MongoDB Easy Change Management","body":"### What is mongeez?\r\n\r\nmongeez allows you to manage changes of your mongo documents and propagate these changes in sync with your code changes when you perform deployments.\r\n\r\nFor further information and usage guidelines check out [the wiki](https://github.com/secondmarket/mongeez/wiki/How-to-use-mongeez).\r\n\r\n### Join the user group\r\nhttp://groups.google.com/group/mongeez-users\r\n\r\n### Become a contributor\r\nhttp://groups.google.com/group/mongeez-dev\r\n\r\n\r\n### Add mongeez to your project\r\n```xml\r\n<dependency>\r\n <groupId>org.mongeez</groupId>\r\n\t<artifactId>mongeez</artifactId>\r\n\t<version>0.9.3</version>\r\n</dependency>\r\n```\r\n\r\nMaven repo for releases - http://repo1.maven.org/maven2\r\n\r\nInternal versions - https://oss.sonatype.org/content/groups/public\r\n\r\n\r\n### Or download mongeez from\r\nrepo1.maven.org - http://repo1.maven.org/maven2/org/mongeez/mongeez\r\n\r\n### Travis Continuous Integration Build Status\r\n\r\nHopefully this thing is routinely green. Travis-CI monitors new code to this project and tests it on a variety of JDKs.\r\n\r\n[![Build Status](https://secure.travis-ci.org/secondmarket/mongeez.png?branch=master)](https://travis-ci.org/secondmarket/mongeez)\r\n","google":"","note":"Don't delete this file! It's used internally to help with page regeneration."}
{"name":"Mongeez","tagline":"MongoDB Easy Change Management","body":"### What is mongeez?\r\n\r\nmongeez allows you to manage changes of your mongo documents and propagate these changes in sync with your code changes when you perform deployments.\r\n\r\nFor further information and usage guidelines check out [the wiki](https://github.com/secondmarket/mongeez/wiki/How-to-use-mongeez).\r\n\r\n### Join the user group\r\nhttp://groups.google.com/group/mongeez-users\r\n\r\n### Become a contributor\r\nhttp://groups.google.com/group/mongeez-dev\r\n\r\n\r\n### Add mongeez to your project\r\n```xml\r\n<dependency>\r\n <groupId>org.mongeez</groupId>\r\n\t<artifactId>mongeez</artifactId>\r\n\t<version>0.9.3</version>\r\n</dependency>\r\n```\r\n\r\nMaven repo for releases - http://repo1.maven.org/maven2\r\n\r\nInternal versions - https://oss.sonatype.org/content/groups/public\r\n\r\n\r\n### Or download mongeez from\r\nrepo1.maven.org - http://repo1.maven.org/maven2/org/mongeez/mongeez\r\n\r\n### Travis Continuous Integration Build Status\r\n\r\nHopefully this thing is routinely green. Travis-CI monitors new code to this project and tests it on a variety of JDKs.\r\n\r\n[![Build Status](https://travis-ci.org/secondmarket/mongeez.png?branch=master)](https://travis-ci.org/secondmarket/mongeez)\r\n","google":"","note":"Don't delete this file! It's used internally to help with page regeneration."}

0 comments on commit dd99b9d

Please sign in to comment.