This is an automated email from the ASF dual-hosted git repository.

jamesbognar pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/juneau-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new c288a79  Change next release to 8.2.0.
c288a79 is described below

commit c288a79b01c0dddec6bd2f7bb4aebc40eb949d40
Author: JamesBognar <[email protected]>
AuthorDate: Thu Oct 1 14:36:49 2020 -0400

    Change next release to 8.2.0.
---
 content/components.html    | 2 +-
 content/documentation.html | 2 +-
 juneau-website.properties  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/content/components.html b/content/components.html
index 3322b91..561b32e 100644
--- a/content/components.html
+++ b/content/components.html
@@ -209,7 +209,7 @@
        <xt>&lt;/dependency&gt;</xt>
                </p>    
                <p>
-                       If you would like to work with the bleeding-edge code, 
you can access the <code>8.1.4-SNAPSHOT</code>
+                       If you would like to work with the bleeding-edge code, 
you can access the <code>8.2.0-SNAPSHOT</code>
                        version through the following repository:
                </p>
                <p class='bcode w800'>
diff --git a/content/documentation.html b/content/documentation.html
index 696ffe0..cd9f85b 100644
--- a/content/documentation.html
+++ b/content/documentation.html
@@ -31,7 +31,7 @@
                </p>
                <ul class='spaced-list'>
                        <li><a class='doclink' 
href='http://juneau.apache.org/site/apidocs-8.1.3/index.html' 
target="_top">Javadocs - 8.1.3</a>
-                       <li><a class='doclink' 
href='http://juneau.apache.org/site/apidocs-8.1.4/index.html' 
target="_top">Javadocs - 8.1.4 (preview)</a>
+                       <li><a class='doclink' 
href='http://juneau.apache.org/site/apidocs-8.2.0/index.html' 
target="_top">Javadocs - 8.2.0 (preview)</a>
                </ul>
        </div>
                
diff --git a/juneau-website.properties b/juneau-website.properties
index e360370..0122594 100644
--- a/juneau-website.properties
+++ b/juneau-website.properties
@@ -1,2 +1,2 @@
 juneauVersion = 8.1.3
-juneauVersionNext = 8.1.4
+juneauVersionNext = 8.2.0

Reply via email to