Author: struberg
Date: Sat Mar 12 10:33:58 2016
New Revision: 1734682
URL: http://svn.apache.org/viewvc?rev=1734682&view=rev
Log:
upgrade download info to 1.6.3
Modified:
openwebbeans/cms-site/trunk/content/download.mdtext
Modified: openwebbeans/cms-site/trunk/content/download.mdtext
URL:
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/download.mdtext?rev=1734682&r1=1734681&r2=1734682&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/download.mdtext (original)
+++ openwebbeans/cms-site/trunk/content/download.mdtext Sat Mar 12 10:33:58 2016
@@ -39,19 +39,19 @@ From a CDI pov it is the same like OWB-1
#### Binaries
The binary distribution contains all Openwebbeans modules.
-*
[openwebbeans-distribution-1.6.2-binary.zip](http://www.apache.org/dyn/closer.lua/openwebbeans/1.6.2/openwebbeans-distribution-1.6.2-binary.zip)
-*
[openwebbeans-distribution-1.6.2-binary.zip.sha1](http://www.apache.org/dist/openwebbeans/1.6.2/openwebbeans-distribution-1.6.2-binary.zip.sha1)
-*
[openwebbeans-distribution-1.6.2-binary.zip.asc](http://www.apache.org/dist/openwebbeans/1.6.2/openwebbeans-distribution-1.6.2-binary.zip.asc)
-*
[openwebbeans-distribution-1.6.2-binary.tar.gz](http://www.apache.org/dyn/closer.lua/openwebbeans/1.6.2/openwebbeans-distribution-1.6.2-binary.tar.gz)
-*
[openwebbeans-distribution-1.6.2-binary.tar.gz.sha1](http://www.apache.org/dist/openwebbeans/1.6.2/openwebbeans-distribution-1.6.2-binary.tar.gz.sha1)
-*
[openwebbeans-distribution-1.6.2-binary.tar.gz.asc](http://www.apache.org/dist/openwebbeans/1.6.2/openwebbeans-distribution-1.6.2-binary.tar.gz.asc)
+*
[openwebbeans-distribution-1.6.3-binary.zip](http://www.apache.org/dyn/closer.lua/openwebbeans/1.6.3/openwebbeans-distribution-1.6.3-binary.zip)
+*
[openwebbeans-distribution-1.6.3-binary.zip.sha1](http://www.apache.org/dist/openwebbeans/1.6.3/openwebbeans-distribution-1.6.3-binary.zip.sha1)
+*
[openwebbeans-distribution-1.6.3-binary.zip.asc](http://www.apache.org/dist/openwebbeans/1.6.3/openwebbeans-distribution-1.6.3-binary.zip.asc)
+*
[openwebbeans-distribution-1.6.3-binary.tar.gz](http://www.apache.org/dyn/closer.lua/openwebbeans/1.6.3/openwebbeans-distribution-1.6.3-binary.tar.gz)
+*
[openwebbeans-distribution-1.6.3-binary.tar.gz.sha1](http://www.apache.org/dist/openwebbeans/1.6.3/openwebbeans-distribution-1.6.3-binary.tar.gz.sha1)
+*
[openwebbeans-distribution-1.6.3-binary.tar.gz.asc](http://www.apache.org/dist/openwebbeans/1.6.3/openwebbeans-distribution-1.6.3-binary.tar.gz.asc)
#### Source
Should you want to build any of the above binaries, this source bundle is the
right one covers them all.
-*
[openwebbeans-1.6.2-source-release.zip](http://www.apache.org/dyn/closer.lua/openwebbeans/1.6.2/openwebbeans-1.6.2-source-release.zip)
-*
[openwebbeans-1.6.2-source-release.zip.sha1](http://www.apache.org/dist/openwebbeans/1.6.2/openwebbeans-1.6.2-source-release.zip.sha1)
-*
[openwebbeans-1.6.2-source-release.zip.asc](http://www.apache.org/dist/openwebbeans/1.6.2/openwebbeans-1.6.2-source-release.zip.asc)
+*
[openwebbeans-1.6.3-source-release.zip](http://www.apache.org/dyn/closer.lua/openwebbeans/1.6.3/openwebbeans-1.6.3-source-release.zip)
+*
[openwebbeans-1.6.3-source-release.zip.sha1](http://www.apache.org/dist/openwebbeans/1.6.3/openwebbeans-1.6.3-source-release.zip.sha1)
+*
[openwebbeans-1.6.3-source-release.zip.asc](http://www.apache.org/dist/openwebbeans/1.6.3/openwebbeans-1.6.3-source-release.zip.asc)
----------
@@ -142,28 +142,28 @@ want to build any of the above binaries,
#### API:s {#apis-version}
<dependency>
- <groupId>org.apache.geronimo.specs</groupId>
- <artifactId>geronimo-atinject_1.0_spec</artifactId>
- <version>1.0</version>
+ <groupId>org.apache.geronimo.specs</groupId>
+ <artifactId>geronimo-atinject_1.0_spec</artifactId>
+ <version>1.0</version>
</dependency>
<dependency>
- <groupId>org.apache.geronimo.specs</groupId>
- <artifactId>geronimo-jcdi_1.1_spec</artifactId>
- <version>1.0</version>
+ <groupId>org.apache.geronimo.specs</groupId>
+ <artifactId>geronimo-jcdi_1.1_spec</artifactId>
+ <version>1.0</version>
</dependency>
<dependency>
- <groupId>org.apache.geronimo.specs</groupId>
- <artifactId>geronimo-interceptor_1.2_spec</artifactId>
- <version>1.0</version>
+ <groupId>org.apache.geronimo.specs</groupId>
+ <artifactId>geronimo-interceptor_1.2_spec</artifactId>
+ <version>1.0</version>
<scope>compile</scope>
</dependency>
<dependency>
- <groupId>org.apache.geronimo.specs</groupId>
- <artifactId>geronimo-annotation_1.2_spec</artifactId>
- <version>1.0</version>
+ <groupId>org.apache.geronimo.specs</groupId>
+ <artifactId>geronimo-annotation_1.2_spec</artifactId>
+ <version>1.0</version>
<scope>compile</scope>
</dependency>