This is an automated email from the ASF dual-hosted git repository.
tandraschko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/deltaspike.git
The following commit(s) were added to refs/heads/master by this push:
new 1c72e46 DELTASPIKE-1374: fix version to 1.9.0
new a1dece5 Merge pull request #88 from Daniel-Dos/fix-deltaspike-version
1c72e46 is described below
commit 1c72e46de94421a1cb4458ff4511ba8f956b2ebb
Author: Daniel Dias <[email protected]>
AuthorDate: Wed Mar 20 02:27:54 2019 -0300
DELTASPIKE-1374: fix version to 1.9.0
---
pom.xml | 4 ++--
site/src/main/asciidoc/index.adoc | 2 +-
site/src/main/asciidoc/news.adoc | 7 ++++++-
3 files changed, 9 insertions(+), 4 deletions(-)
diff --git a/pom.xml b/pom.xml
index fd58019..52c5c44 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,8 +48,8 @@
<properties>
<asciidoctor.version>1.5.2</asciidoctor.version>
-
<version.deltaspike.latest.stable>1.8.2</version.deltaspike.latest.stable>
-
<version.deltaspike.latest.snapshot>1.9.0-SNAPSHOT</version.deltaspike.latest.snapshot>
+
<version.deltaspike.latest.stable>1.9.0</version.deltaspike.latest.stable>
+
<version.deltaspike.latest.snapshot>1.9.1-SNAPSHOT</version.deltaspike.latest.snapshot>
<svn.scmPubCheckoutDirectory>${project.build.directory}/co-site</svn.scmPubCheckoutDirectory>
</properties>
diff --git a/site/src/main/asciidoc/index.adoc
b/site/src/main/asciidoc/index.adoc
index 63e234d..700e3f1 100644
--- a/site/src/main/asciidoc/index.adoc
+++ b/site/src/main/asciidoc/index.adoc
@@ -36,7 +36,7 @@ link:/documentation/modules.html[View details »]
[options="header,footer"]
|===
|*News* | *Examples*
-| Apache DeltaSpike 1.8.1 is now out!
+| Apache DeltaSpike 1.9.0 is now out!
link:/news.html[View details »]
diff --git a/site/src/main/asciidoc/news.adoc b/site/src/main/asciidoc/news.adoc
index f620a81..7c098d8 100644
--- a/site/src/main/asciidoc/news.adoc
+++ b/site/src/main/asciidoc/news.adoc
@@ -4,9 +4,14 @@
:Notice: Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with this work
for additional information regarding copyright ownership. The ASF licenses this
file to you under the Apache License, Version 2.0 (the "License"); you may not
use this file except in compliance with the License. You may obtain a copy of
the License at. http://www.apache.org/licenses/LICENSE-2.0 . Unless required by
applicable law or ag [...]
+== 32th Release (1.9.0) (2018-09-18)
+
+The Apache DeltaSpike team is pleased to announce the 32th release
+(v1.9.0). Release notes can be found
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312820&version=12342846[here]
+
== 31th Release (1.8.2) (2018-06-01)
-The Apache DeltaSpike team is pleased to announce the 30th release
+The Apache DeltaSpike team is pleased to announce the 31th release
(v1.8.2). Release notes can be found
https://s.apache.org/DeltaSpike_1.8.2[here]
== 30th Release (1.8.1) (2018-01-01)