Repository: deltaspike
Updated Branches:
  refs/heads/master 242d3ce8e -> b26b870c2


DELTASPIKE-1012 information about v1.5.1


Project: http://git-wip-us.apache.org/repos/asf/deltaspike/repo
Commit: http://git-wip-us.apache.org/repos/asf/deltaspike/commit/b26b870c
Tree: http://git-wip-us.apache.org/repos/asf/deltaspike/tree/b26b870c
Diff: http://git-wip-us.apache.org/repos/asf/deltaspike/diff/b26b870c

Branch: refs/heads/master
Commit: b26b870c250a870267b7bf33a9286c963132dadd
Parents: 242d3ce
Author: gpetracek <[email protected]>
Authored: Tue Oct 27 17:55:58 2015 +0100
Committer: gpetracek <[email protected]>
Committed: Tue Oct 27 18:00:21 2015 +0100

----------------------------------------------------------------------
 pom.xml                          | 4 ++--
 site/src/main/asciidoc/news.adoc | 5 +++++
 2 files changed, 7 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b26b870c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c5f9bc2..24c042f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,8 +47,8 @@
 
     <properties>
         <asciidoctor.version>1.5.2</asciidoctor.version>
-        
<version.deltaspike.latest.stable>1.5.0</version.deltaspike.latest.stable>
-        
<version.deltaspike.latest.snapshot>1.5.1-SNAPSHOT</version.deltaspike.latest.snapshot>
+        
<version.deltaspike.latest.stable>1.5.1</version.deltaspike.latest.stable>
+        
<version.deltaspike.latest.snapshot>1.5.2-SNAPSHOT</version.deltaspike.latest.snapshot>
         
<svn.scmPubCheckoutDirectory>${project.build.directory}/co-site</svn.scmPubCheckoutDirectory>
     </properties>
 

http://git-wip-us.apache.org/repos/asf/deltaspike/blob/b26b870c/site/src/main/asciidoc/news.adoc
----------------------------------------------------------------------
diff --git a/site/src/main/asciidoc/news.adoc b/site/src/main/asciidoc/news.adoc
index 39b3ac6..8779d93 100644
--- a/site/src/main/asciidoc/news.adoc
+++ b/site/src/main/asciidoc/news.adoc
@@ -4,6 +4,11 @@
 
 :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 agreed to in writing, software distributed under the License 
is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR  CONDITIONS OF ANY 
KIND, either express or implied. See the License for the specific language 
governing permissions and limitations under the License.
 
+== 20th Release (1.5.1) (24.10.2015)
+
+The Apache DeltaSpike team is pleased to announce the 20th release
+(v1.5.1).
+
 == 19th Release (1.5.0) (10.08.2015)
 
 The Apache DeltaSpike team is pleased to announce the 19th release

Reply via email to