You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-commits@db.apache.org by ti...@apache.org on 2022/05/04 10:36:39 UTC

[db-jdo-site] branch main updated: downloads-all.adoc

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

tilmannz pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/db-jdo-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 43c6488  downloads-all.adoc
43c6488 is described below

commit 43c6488e34b5ae25b354285cdad8c4c7347aabf9
Author: Tilmann <zo...@gmx.de>
AuthorDate: Wed May 4 12:36:31 2022 +0200

    downloads-all.adoc
---
 pom.xml                              |  4 ++--
 src/main/asciidoc/downloads-all.adoc | 15 +--------------
 2 files changed, 3 insertions(+), 16 deletions(-)

diff --git a/pom.xml b/pom.xml
index 04a125e..e41e5e2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>23</version>
+        <version>26</version>
     </parent>
     
     <groupId>org.apache.jdo</groupId>
@@ -49,7 +49,7 @@ This repository contains the sources for the Apache DB JDO website</description>
 
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-        <asciidoctor.maven.plugin.version>2.1.0</asciidoctor.maven.plugin.version>
+        <asciidoctor.maven.plugin.version>2.2.1</asciidoctor.maven.plugin.version>
         <maven-resources-plugin.version>3.2.0</maven-resources-plugin.version>
         <build.dir>${project.basedir}/target/site</build.dir>
     </properties>
diff --git a/src/main/asciidoc/downloads-all.adoc b/src/main/asciidoc/downloads-all.adoc
index d4149da..bcb3949 100644
--- a/src/main/asciidoc/downloads-all.adoc
+++ b/src/main/asciidoc/downloads-all.adoc
@@ -33,20 +33,7 @@ For example:
 
 === Source Downloads
 
-[width="100%",options="header"]
-|===
-|Release Notes | Date | Sources .tar.gz | asc / sha | Sources .zip | asc / sha
-| https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12316653&styleName=Html&projectId=10630[3.2]
-| 2022-02-01
-| https://www.apache.org/dyn/closer.lua/db/jdo/3.2/jdo-3.2-source-release.tar.gz[src.tar.gz (1.1 MB)]
-| https://downloads.apache.org/db/jdo/3.2/jdo-3.2-source-release.tar.gz.asc[asc] /
-https://downloads.apache.org/db/jdo/3.2/jdo-3.2-source-release.tar.gz.sha512[sha512]
-| https://www.apache.org/dyn/closer.lua/db/jdo/3.2/jdo-3.2-source-release.zip[src.zip (2.8 MB)]
-| https://downloads.apache.org/db/jdo/3.2/jdo-3.2-source-release.zip.asc[asc] /
-https://downloads.apache.org/db/jdo/3.2/jdo-3.2-source-release.zip.sha512[sha512]
-|===
-
-[%autowidth.stretch,options="header"]
+[cols="18%,12%,20%,15%,20%,15%",options="header"]
 |===
 |Release Notes | Date | Sources .tar.gz | asc / sha | Sources .zip | asc / sha
 | https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12316653&styleName=Html&projectId=10630[3.2]