You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by jo...@apache.org on 2022/09/19 13:42:30 UTC

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

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

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


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

commit c53fb4a2cf6e4bed1f8161efee83d85a5b3218f3
Author: Joerg Hoh <jo...@apache.org>
AuthorDate: Mon Sep 19 15:42:27 2022 +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 ddf6f28..d2aa6ac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     </parent>
 
     <artifactId>org.apache.sling.jcr.resource</artifactId>
-    <version>3.2.2</version>
+    <version>3.2.3-SNAPSHOT</version>
 
     <name>Apache Sling JCR Resource</name>
     <description>
@@ -38,7 +38,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-resource.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-resource.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-jcr-resource.git</url>
-      <tag>org.apache.sling.jcr.resource-3.2.2</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <properties>