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

kwin pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-settings.git


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

commit c20571689934e2dfa26c7979dbb47b8f56d70e6c
Author: Konrad Windszus <[email protected]>
AuthorDate: Thu Jul 30 10:58:58 2020 +0200

    [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 5790e08..62ffe7c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.settings</artifactId>
-    <version>1.4.0</version>
+    <version>1.4.1-SNAPSHOT</version>
 
     <name>Apache Sling Settings</name>
     <description>
@@ -39,13 +39,13 @@
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-settings.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-settings.git</developerConnection>
         
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-settings.git</url>
-        <tag>org.apache.sling.settings-1.4.0</tag>
+        <tag>HEAD</tag>
     </scm>
 
     <properties>
         <site.jira.version.id>12315254</site.jira.version.id>
         <site.javadoc.exclude>**.impl.**</site.javadoc.exclude>
-        
<project.build.outputTimestamp>2020-07-30T08:58:38Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2020-07-30T08:58:58Z</project.build.outputTimestamp>
     </properties>
 
     <build>

Reply via email to