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

hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-apache-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new 49fa14b  prepare release apache-19
49fa14b is described below

commit 49fa14bfe01c6b5677bba1d1f730c29f2e1c85fc
Author: Hervé Boutemy <hbout...@apache.org>
AuthorDate: Sun Jan 21 13:27:43 2018 +0100

    prepare release apache-19
---
 site-pom.xml                   | 4 ++--
 src/site-docs/apt/index.apt.vm | 6 ++++--
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/site-pom.xml b/site-pom.xml
index 62a0b24..d2261e5 100644
--- a/site-pom.xml
+++ b/site-pom.xml
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>19-SNAPSHOT</version>
+    <version>19</version>
     <relativePath>./pom.xml</relativePath>
   </parent>
 
@@ -40,7 +40,7 @@ under the License.
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-apache-parent.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-apache-parent.git</developerConnection>
     
<url>https://github.com/apache/maven-apache-parent/tree/${project.scm.tag}</url>
-    <tag>HEAD</tag>
+    <tag>apache-19</tag>
   </scm>
   <issueManagement>
     <system>jira</system>
diff --git a/src/site-docs/apt/index.apt.vm b/src/site-docs/apt/index.apt.vm
index 3c5b8da..053a2ec 100644
--- a/src/site-docs/apt/index.apt.vm
+++ b/src/site-docs/apt/index.apt.vm
@@ -117,8 +117,8 @@ History
 
 #if( $project.version.endsWith( "SNAPSHOT" ) )
   master: 
{{{https://github.com/apache/maven-apache-parent/tree/master/pom.xml}$project.version}}
-  
({{{https://gitbox.apache.org/repos/asf?p=maven-apache-parent.git;a=blobdiff;f=pom.xml;hb=master;hpb=apache-18}diff}},
-  
{{{https://github.com/apache/maven-apache-parent/compare/apache-18...master}commits}})
+  
({{{https://gitbox.apache.org/repos/asf?p=maven-apache-parent.git;a=blobdiff;f=pom.xml;hb=master;hpb=apache-19}diff}},
+  
{{{https://github.com/apache/maven-apache-parent/compare/apache-19...master}commits}})
 #end
 #macro ( display $version $date )
 #**##set( $prev = $version - 1 )
@@ -130,6 +130,8 @@ History
 *--------------+------------+
 || <<Version>> || <<Release Date>> ||
 *--------------+------------+
+#display( 19, '2018-01-24' )
+*--------------+------------+
 #display( 18, '2016-05-18' )
 *--------------+------------+
 #display( 17, '2015-04-24' )

-- 
To stop receiving notification emails like this one, please contact
['"commits@maven.apache.org" <commits@maven.apache.org>'].

Reply via email to