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

svn commit: r1613964 - /incubator/metamodel/site/trunk/content/index.html

Author: kaspersor
Date: Mon Jul 28 11:33:43 2014
New Revision: 1613964

URL: http://svn.apache.org/r1613964
Log:
Updated Maven dependency example to reflect latest version

Modified:
    incubator/metamodel/site/trunk/content/index.html

Modified: incubator/metamodel/site/trunk/content/index.html
URL: http://svn.apache.org/viewvc/incubator/metamodel/site/trunk/content/index.html?rev=1613964&r1=1613963&r2=1613964&view=diff
==============================================================================
--- incubator/metamodel/site/trunk/content/index.html (original)
+++ incubator/metamodel/site/trunk/content/index.html Mon Jul 28 11:33:43 2014
@@ -219,7 +219,7 @@
 				<pre class="prettyprint">&lt;dependency&gt;
 &nbsp;&nbsp;&lt;groupId&gt;org.apache.metamodel&lt;/groupId&gt;
 &nbsp;&nbsp;&lt;artifactId&gt;MetaModel-full&lt;/artifactId&gt;
-&nbsp;&nbsp;&lt;version&gt;4.1.0-RC1-incubating&lt;/version&gt;
+&nbsp;&nbsp;&lt;version&gt;4.2.0-incubating&lt;/version&gt;
 &lt;/dependency&gt;</pre>
 			</div>
 		</div>