Repository: deltaspike
Updated Branches:
  refs/heads/master ae8a9b1ee -> 8bc93d7c2


DELTASPIKE-1186 Updated website with 1.7.1 release.


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

Branch: refs/heads/master
Commit: 8bc93d7c2d29a117fbf31cc7fca449abc015d5ef
Parents: ae8a9b1
Author: John D. Ament <johndam...@apache.org>
Authored: Wed Jul 20 21:45:41 2016 -0400
Committer: John D. Ament <johndam...@apache.org>
Committed: Wed Jul 20 21:45:41 2016 -0400

----------------------------------------------------------------------
 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/8bc93d7c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index cba8cc7..eaa77e5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,8 +48,8 @@
 
     <properties>
         <asciidoctor.version>1.5.2</asciidoctor.version>
-        
<version.deltaspike.latest.stable>1.7.0</version.deltaspike.latest.stable>
-        
<version.deltaspike.latest.snapshot>1.7.1-SNAPSHOT</version.deltaspike.latest.snapshot>
+        
<version.deltaspike.latest.stable>1.7.1</version.deltaspike.latest.stable>
+        
<version.deltaspike.latest.snapshot>1.7.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/8bc93d7c/site/src/main/asciidoc/news.adoc
----------------------------------------------------------------------
diff --git a/site/src/main/asciidoc/news.adoc b/site/src/main/asciidoc/news.adoc
index e3f17ba..6164af0 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.
 
+== 27th Release (1.7.1) (20.07.2016)
+
+The Apache DeltaSpike team is pleased to announce the 27th release
+(v1.7.1).  Release notes can be found 
https://s.apache.org/DeltaSpike-1.7.1[here]
+
 == 26th Release (1.7.0) (19.06.2016)
 
 The Apache DeltaSpike team is pleased to announce the 26th release

Reply via email to