You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by da...@apache.org on 2020/01/10 10:57:37 UTC

[sling-org-apache-sling-feature-modelconverter] branch master updated: [maven-release-plugin] prepare for next development iteration

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

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


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

commit 278a09124626bfc7c9b498f09df11ea459a2fa72
Author: David Bosschaert <bo...@adobe.com>
AuthorDate: Fri Jan 10 10:57:33 2020 +0000

    [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 686fba7..31912fa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
     </parent>
 
     <artifactId>org.apache.sling.feature.modelconverter</artifactId>
-    <version>1.0.10</version>
+    <version>1.0.11-SNAPSHOT</version>
 
     <name>Apache Sling Feature Model Converter</name>
     <description>
@@ -37,7 +37,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-modelconverter.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-modelconverter.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-feature-modelconverter.git</url>
-      <tag>org.apache.sling.feature.modelconverter-1.0.10</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <build>