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-resourceresolver.git
The following commit(s) were added to refs/heads/master by this push:
new 0fa6850 [maven-release-plugin] prepare for next development iteration
0fa6850 is described below
commit 0fa68503b788bd016a9e87ab8dcf406848e0ea07
Author: Radu Cotescu <[email protected]>
AuthorDate: Mon Aug 8 15:12:14 2022 +0200
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/pom.xml b/pom.xml
index c7654e5..1c1571f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
</parent>
<artifactId>org.apache.sling.resourceresolver</artifactId>
- <version>1.10.0</version>
+ <version>1.10.1-SNAPSHOT</version>
<name>Apache Sling Resource Resolver</name>
<description>
@@ -40,13 +40,13 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resourceresolver.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resourceresolver.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-resourceresolver.git</url>
- <tag>org.apache.sling.resourceresolver-1.10.0</tag>
+ <tag>HEAD</tag>
</scm>
<properties>
<site.jira.version.id>12314286</site.jira.version.id>
<site.javadoc.exclude>**.internal.**</site.javadoc.exclude>
-
<project.build.outputTimestamp>1659964319</project.build.outputTimestamp>
+
<project.build.outputTimestamp>1659964334</project.build.outputTimestamp>
</properties>
<build>
@@ -129,7 +129,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.api</artifactId>
- <version>2.26.0</version>
+ <version>2.26.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>