You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@olingo.apache.org by de...@apache.org on 2014/01/07 07:01:28 UTC

svn commit: r1556119 - /incubator/olingo/site/trunk/content/doc/tutorials/CreateWebApp.mdtext

Author: deepa
Date: Tue Jan  7 06:01:28 2014
New Revision: 1556119

URL: http://svn.apache.org/r1556119
Log:
CMS commit to olingo by deepa

Modified:
    incubator/olingo/site/trunk/content/doc/tutorials/CreateWebApp.mdtext

Modified: incubator/olingo/site/trunk/content/doc/tutorials/CreateWebApp.mdtext
URL: http://svn.apache.org/viewvc/incubator/olingo/site/trunk/content/doc/tutorials/CreateWebApp.mdtext?rev=1556119&r1=1556118&r2=1556119&view=diff
==============================================================================
--- incubator/olingo/site/trunk/content/doc/tutorials/CreateWebApp.mdtext (original)
+++ incubator/olingo/site/trunk/content/doc/tutorials/CreateWebApp.mdtext Tue Jan  7 06:01:28 2014
@@ -16,7 +16,7 @@ Notice:    Licensed to the Apache Softwa
            specific language governing permissions and limitations
            under the License.
 
-## Creating a Web Application Project for Transforming JPA Models into OData Services Using OData JPA Processor Library
+## Creating a Web Application Project for Transforming JPA Models into OData Services 
 
 In this section, information on how to create a web application (Maven) for transforming JPA Models into OData Services using OData JPA Processor Library is provided.
 The table gives the list of Maven dependencies you need to include in the POM.xml of your application.