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-fluido-skin.git
The following commit(s) were added to refs/heads/master by this push: new 7d79eda [maven-release-plugin] prepare for next development iteration 7d79eda is described below commit 7d79edaef0e952c35db5d6c5786f8844acb68898 Author: Hervé Boutemy <hbout...@apache.org> AuthorDate: Tue Jan 2 00:05:45 2018 +0100 [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 120a7f7..cc7ae55 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ under the License. </parent> <artifactId>maven-fluido-skin</artifactId> - <version>1.7</version> + <version>1.8-SNAPSHOT</version> <name>Apache Maven Fluido Skin</name> <description>The Apache Maven Fluido Skin is an Apache Maven site skin @@ -41,7 +41,7 @@ under the License. <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-fluido-skin.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-fluido-skin.git</developerConnection> <url>https://github.com/apache/maven-fluido-skin/tree/${project.scm.tag}</url> - <tag>maven-fluido-skin-1.7</tag> + <tag>HEAD</tag> </scm> <issueManagement> <system>jira</system> -- To stop receiving notification emails like this one, please contact ['"commits@maven.apache.org" <commits@maven.apache.org>'].