You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwebbeans.apache.org by ka...@apache.org on 2015/04/20 16:56:35 UTC

svn commit: r1674905 - /openwebbeans/cms-site/trunk/content/openwebbeans-web.mdtext

Author: karlkilden
Date: Mon Apr 20 14:56:35 2015
New Revision: 1674905

URL: http://svn.apache.org/r1674905
Log:
CMS commit to openwebbeans by karlkilden

Modified:
    openwebbeans/cms-site/trunk/content/openwebbeans-web.mdtext

Modified: openwebbeans/cms-site/trunk/content/openwebbeans-web.mdtext
URL: http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/openwebbeans-web.mdtext?rev=1674905&r1=1674904&r2=1674905&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/openwebbeans-web.mdtext (original)
+++ openwebbeans/cms-site/trunk/content/openwebbeans-web.mdtext Mon Apr 20 14:56:35 2015
@@ -18,5 +18,13 @@ Notice:    Licensed to the Apache Softwa
 
 # OpenWebBeans Web
 
-Coming soon...
+
+    <dependency>
+        <groupId>org.apache.openwebbeans</groupId>
+        <artifactId>openwebbeans-web</artifactId>
+        <version>${owb.version}</version>
+        <scope>compile</scope>
+    </dependency>
+
+Required for web-apps and Servlet-container projects that deploy to for example Tomcat.