- Revision
- 1546
- Author
- mauro
- Date
- 2010-02-06 02:31:55 -0600 (Sat, 06 Feb 2010)
Log Message
Updated download page for upcoming release.
Modified Paths
Diff
Modified: trunk/core/distribution/src/site/content/download.html (1545 => 1546)
--- trunk/core/distribution/src/site/content/download.html 2010-02-06 08:27:59 UTC (rev 1545) +++ trunk/core/distribution/src/site/content/download.html 2010-02-06 08:31:55 UTC (rev 1546) @@ -14,10 +14,10 @@ <ul> <li><a - href="" + href="" bin distribution</a></li> <li><a - href="" + href="" src distribution</a></li> </ul> @@ -33,13 +33,13 @@ <p>If you use Maven as the build system (or one that is compatible with the Maven Repository, such as Ivy), you can declare JBehave dependency as</p> -<pre class="brush: xml"> +<script type="syntaxhighlighter" class="brush: xml"><![CDATA[ <dependency> <groupId>org.jbehave</groupId> <artifactId>jbehave-core</artifactId> <version>[version]</version> </dependency> -</pre> +]]></script> <p> specifying the correct version. </p>
To unsubscribe from this list please visit:
