Skip to content
Snippets Groups Projects
Commit 72f6e48f authored by Julian Hochstetter's avatar Julian Hochstetter
Browse files

add couchdb4j dependency

parent d78b8849
No related merge requests found
......@@ -91,6 +91,11 @@
<artifactId>slf4j-simple</artifactId>
<version>1.6.6</version>
</dependency>
<dependency>
<groupId>couchdb4j</groupId>
<artifactId>couchdb4j</artifactId>
<version>0.3.0-i386-1</version>
</dependency>
</dependencies>
<build>
<plugins>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment