Author: gpetracek
Date: Sun May 4 09:07:55 2014
New Revision: 1592328
URL: http://svn.apache.org/r1592328
Log:
updated content
Modified:
deltaspike/site/trunk/content/documentation.mdtext
Modified: deltaspike/site/trunk/content/documentation.mdtext
URL:
http://svn.apache.org/viewvc/deltaspike/site/trunk/content/documentation.mdtext?rev=1592328&r1=1592327&r2=1592328&view=diff
==============================================================================
--- deltaspike/site/trunk/content/documentation.mdtext (original)
+++ deltaspike/site/trunk/content/documentation.mdtext Sun May 4 09:07:55 2014
@@ -78,13 +78,13 @@ You can manually download all JARs descr
In the listings below replace the placeholders for the version with the
version of your choice or use:
<properties>
- <deltaspike.version>0.5</deltaspike.version>
+ <deltaspike.version>0.7</deltaspike.version>
</properties>
Or if you want to very bleeding edge, point to our current snapshot.
<properties>
- <deltaspike.version>0.6-SNAPSHOT</deltaspike.version>
+ <deltaspike.version>0.8-SNAPSHOT</deltaspike.version>
</properties>
### Configuration of DeltaSpike Core