You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2018/09/27 06:45:13 UTC

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

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

lukaszlenart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/struts-master.git


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

commit 5bc28f008c8423b7bfcead8f8cce96e4065e575c
Author: Lukasz Lenart <lu...@apache.org>
AuthorDate: Thu Sep 27 08:45:11 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 a88e2e3..50cd71c 100755
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
     </parent>
     <groupId>org.apache.struts</groupId>
     <artifactId>struts-master</artifactId>
-    <version>13</version>
+    <version>14-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Apache Struts</name>
 
@@ -15,7 +15,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/struts-master.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/struts-master.git</developerConnection>
         <url>https://github.com/apache/struts-master/</url>
-        <tag>STRUTS_MASTER_13</tag>
+        <tag>HEAD</tag>
     </scm>
 
     <description>