You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2018/08/24 21:20:59 UTC

[myfaces-master-pom] branch master updated: [maven-release-plugin] prepare for next development iteration

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

lofwyr pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/myfaces-master-pom.git


The following commit(s) were added to refs/heads/master by this push:
     new f50ec49  [maven-release-plugin] prepare for next development iteration
f50ec49 is described below

commit f50ec4900fc6e87a6427d6c2323e0605e137723b
Author: Udo Schnurpfeil <lo...@apache.org>
AuthorDate: Fri Aug 24 23:20:58 2018 +0200

    [maven-release-plugin] prepare for next development iteration
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 478d85f..c29c3d5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -35,7 +35,7 @@
     <artifactId>myfaces</artifactId>
     <packaging>pom</packaging>
     <name>Apache MyFaces</name>
-    <version>19</version>
+    <version>20-SNAPSHOT</version>
     <description>
         The MyFaces project is home of the first free open source JavaServer Faces
         implementation as well as some useful JSF component libraries and other
@@ -928,7 +928,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/myfaces-master-pom.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/myfaces-master-pom.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=myfaces-master-pom.git</url>
-      <tag>myfaces-19</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <build>