You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-commits@jackrabbit.apache.org by mr...@apache.org on 2018/08/13 14:10:53 UTC

svn commit: r1837956 - /jackrabbit/oak/trunk/oak-doc/src/site/markdown/nodestore/document/mongo-document-store.md

Author: mreutegg
Date: Mon Aug 13 14:10:53 2018
New Revision: 1837956

URL: http://svn.apache.org/viewvc?rev=1837956&view=rev
Log:
OAK-7438: Run travis build on MongoDB 3.6

Update documentation with recommended MongoDB version for Oak 1.8.x

Modified:
    jackrabbit/oak/trunk/oak-doc/src/site/markdown/nodestore/document/mongo-document-store.md

Modified: jackrabbit/oak/trunk/oak-doc/src/site/markdown/nodestore/document/mongo-document-store.md
URL: http://svn.apache.org/viewvc/jackrabbit/oak/trunk/oak-doc/src/site/markdown/nodestore/document/mongo-document-store.md?rev=1837956&r1=1837955&r2=1837956&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-doc/src/site/markdown/nodestore/document/mongo-document-store.md (original)
+++ jackrabbit/oak/trunk/oak-doc/src/site/markdown/nodestore/document/mongo-document-store.md Mon Aug 13 14:10:53 2018
@@ -36,7 +36,7 @@ Oak Release | MongoDB version
 1.2.x | 3.2.x
 1.4.x | 3.2.x
 1.6.x | 3.2.x
-1.8.x | 3.4.x
+1.8.x | 3.6.x
 
 For production deployments use a replica-set with at least three mongod
 instances and a majority write concern. Fewer than three instances (e.g. two