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 md...@apache.org on 2014/07/08 13:13:20 UTC

svn commit: r1608719 - /jackrabbit/oak/trunk/oak-doc/pom.xml

Author: mduerig
Date: Tue Jul  8 11:13:19 2014
New Revision: 1608719

URL: http://svn.apache.org/r1608719
Log:
OAK-301: Document Oak
Add url in order to make the Google +1 button work

Modified:
    jackrabbit/oak/trunk/oak-doc/pom.xml

Modified: jackrabbit/oak/trunk/oak-doc/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/oak/trunk/oak-doc/pom.xml?rev=1608719&r1=1608718&r2=1608719&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-doc/pom.xml (original)
+++ jackrabbit/oak/trunk/oak-doc/pom.xml Tue Jul  8 11:13:19 2014
@@ -29,6 +29,7 @@
 
   <artifactId>oak-doc</artifactId>
   <name>Oak Documentation</name>
+  <url>http://jackrabbit.apache.org/oak/docs/</url>
   <packaging>jar</packaging>
 
   <build>