You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwebbeans.apache.org by rm...@apache.org on 2019/10/03 12:58:51 UTC

svn commit: r1867942 - /openwebbeans/cms-site/trunk/content/download.mdtext

Author: rmannibucau
Date: Thu Oct  3 12:58:51 2019
New Revision: 1867942

URL: http://svn.apache.org/viewvc?rev=1867942&view=rev
Log:
updating owb download links to the new release

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=1867942&r1=1867941&r2=1867942&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/download.mdtext (original)
+++ openwebbeans/cms-site/trunk/content/download.mdtext Thu Oct  3 12:58:51 2019
@@ -38,19 +38,19 @@ It uses a shaded version of ASM-7 (Java1
 #### Binaries
 The binary distribution contains all OpenWebBeans modules.
 
-* [openwebbeans-distribution-2.0.11-binary.zip](https://www.apache.org/dyn/closer.lua/openwebbeans/2.0.11/openwebbeans-distribution-2.0.11-binary.zip)
-* [openwebbeans-distribution-2.0.11-binary.zip.sha512](https://www.apache.org/dist/openwebbeans/2.0.11/openwebbeans-distribution-2.0.11-binary.zip.sha512)
-* [openwebbeans-distribution-2.0.11-binary.zip.asc](https://www.apache.org/dist/openwebbeans/2.0.11/openwebbeans-distribution-2.0.11-binary.zip.asc)
-* [openwebbeans-distribution-2.0.11-binary.tar.gz](https://www.apache.org/dyn/closer.lua/openwebbeans/2.0.11/openwebbeans-distribution-2.0.11-binary.tar.gz)
-* [openwebbeans-distribution-2.0.11-binary.tar.gz.sha512](https://www.apache.org/dist/openwebbeans/2.0.11/openwebbeans-distribution-2.0.11-binary.tar.gz.sha512)
-* [openwebbeans-distribution-2.0.11-binary.tar.gz.asc](https://www.apache.org/dist/openwebbeans/2.0.11/openwebbeans-distribution-2.0.11-binary.tar.gz.asc)
+* [openwebbeans-distribution-2.0.12-binary.zip](https://www.apache.org/dyn/closer.lua/openwebbeans/2.0.12/openwebbeans-distribution-2.0.12-binary.zip)
+* [openwebbeans-distribution-2.0.12-binary.zip.sha512](https://www.apache.org/dist/openwebbeans/2.0.12/openwebbeans-distribution-2.0.12-binary.zip.sha512)
+* [openwebbeans-distribution-2.0.12-binary.zip.asc](https://www.apache.org/dist/openwebbeans/2.0.12/openwebbeans-distribution-2.0.12-binary.zip.asc)
+* [openwebbeans-distribution-2.0.12-binary.tar.gz](https://www.apache.org/dyn/closer.lua/openwebbeans/2.0.12/openwebbeans-distribution-2.0.12-binary.tar.gz)
+* [openwebbeans-distribution-2.0.12-binary.tar.gz.sha512](https://www.apache.org/dist/openwebbeans/2.0.12/openwebbeans-distribution-2.0.12-binary.tar.gz.sha512)
+* [openwebbeans-distribution-2.0.12-binary.tar.gz.asc](https://www.apache.org/dist/openwebbeans/2.0.12/openwebbeans-distribution-2.0.12-binary.tar.gz.asc)
 
 #### Source
 Should you want to build any of the above binaries, this source bundle is the right one and covers them all.
 
-* [openwebbeans-2.0.11-source-release.zip](https://www.apache.org/dyn/closer.lua/openwebbeans/2.0.11/openwebbeans-2.0.11-source-release.zip)
-* [openwebbeans-2.0.11-source-release.zip.sha512](https://www.apache.org/dist/openwebbeans/2.0.11/openwebbeans-2.0.11-source-release.zip.sha512)
-* [openwebbeans-2.0.11-source-release.zip.asc](https://www.apache.org/dist/openwebbeans/2.0.11/openwebbeans-2.0.11-source-release.zip.asc)
+* [openwebbeans-2.0.12-source-release.zip](https://www.apache.org/dyn/closer.lua/openwebbeans/2.0.12/openwebbeans-2.0.12-source-release.zip)
+* [openwebbeans-2.0.12-source-release.zip.sha512](https://www.apache.org/dist/openwebbeans/2.0.12/openwebbeans-2.0.12-source-release.zip.sha512)
+* [openwebbeans-2.0.12-source-release.zip.asc](https://www.apache.org/dist/openwebbeans/2.0.12/openwebbeans-2.0.12-source-release.zip.asc)
 
 
 ----------