You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ra...@apache.org on 2022/08/08 12:52:53 UTC

[sling-org-apache-sling-api] 01/01: [maven-release-plugin] prepare for next development iteration

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

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

commit 871104930a3b4e7bc40fa82b2e0d0f2e27b48746
Author: Radu Cotescu <ra...@apache.org>
AuthorDate: Mon Aug 8 14:52:49 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 abeb0a9..99c7cf9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.api</artifactId>
-    <version>2.26.0</version>
+    <version>2.26.1-SNAPSHOT</version>
 
     <name>Apache Sling API</name>
     <description>
@@ -52,7 +52,7 @@
     <properties>
         <site.jira.version.id>12314252</site.jira.version.id>
         <sling.java.version>8</sling.java.version>
-        <project.build.outputTimestamp>2022-08-08T12:51:14Z</project.build.outputTimestamp>
+        <project.build.outputTimestamp>2022-08-08T12:52:49Z</project.build.outputTimestamp>
     </properties>
 
     <dependencies>