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 332c219  [maven-release-plugin] prepare for next development iteration
332c219 is described below

commit 332c219a7d33f428daf0e10f10c2794a78a6c798
Author: HervĂ© Boutemy <[email protected]>
AuthorDate: Sat Nov 27 18:27:14 2021 +0100

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

diff --git a/pom.xml b/pom.xml
index 654fe1d..aaa8297 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-fluido-skin</artifactId>
-  <version>1.10.0</version>
+  <version>1.10.1-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.10.0</tag>
+    <tag>HEAD</tag>
   </scm>
   <issueManagement>
     <system>jira</system>
@@ -101,7 +101,7 @@ under the License.
     <bootstrap.version>2.3.2</bootstrap.version>
     <jquery.version>1.11.2</jquery.version>
     <sitePluginVersion>3.8.2</sitePluginVersion>
-    
<project.build.outputTimestamp>2021-11-27T17:25:18Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2021-11-27T17:27:14Z</project.build.outputTimestamp>
     <anchorjs.version>4.2.2</anchorjs.version>
   </properties>
 

Reply via email to