Skip to content
Snippets Groups Projects
Commit 589384ca authored by Daniel Gerhardt's avatar Daniel Gerhardt
Browse files

Bump CouchDB4j to release version

parent b8fac6f4
No related merge requests found
Pipeline #7785 passed with stages
in 4 minutes and 4 seconds
...@@ -192,7 +192,7 @@ ...@@ -192,7 +192,7 @@
<dependency> <dependency>
<groupId>de.thm.couchdb4j</groupId> <groupId>de.thm.couchdb4j</groupId>
<artifactId>couchdb4j</artifactId> <artifactId>couchdb4j</artifactId>
<version>0.7-SNAPSHOT</version> <version>0.7</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>javax.servlet</groupId> <groupId>javax.servlet</groupId>
......
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