You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2013/03/28 09:42:34 UTC

svn commit: r1461985 - /isis/site/trunk/content/components/objectstores/jdo/publishing-service-jdo.md

Author: danhaywood
Date: Thu Mar 28 08:42:33 2013
New Revision: 1461985

URL: http://svn.apache.org/r1461985
Log:
isis site - pages on our various services

Modified:
    isis/site/trunk/content/components/objectstores/jdo/publishing-service-jdo.md

Modified: isis/site/trunk/content/components/objectstores/jdo/publishing-service-jdo.md
URL: http://svn.apache.org/viewvc/isis/site/trunk/content/components/objectstores/jdo/publishing-service-jdo.md?rev=1461985&r1=1461984&r2=1461985&view=diff
==============================================================================
--- isis/site/trunk/content/components/objectstores/jdo/publishing-service-jdo.md (original)
+++ isis/site/trunk/content/components/objectstores/jdo/publishing-service-jdo.md Thu Mar 28 08:42:33 2013
@@ -1,4 +1,4 @@
-Title: Publishing Service using JDO (1.1.0-SNAPSHOT)
+Title: Publishing Service using JDO [1.1.0-SNAPSHOT]
 
 The JDO objectstore provides a simple implementation of the applib [PublishingService](../../../core/services/publishing-service.html) that simply persists the event data into a `PublishedEvent` entity.