This is an automated email from the ASF dual-hosted git repository. diru pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-models-impl.git
commit 6e825ba6315f3231f944e764617a25d3cdbba793 Author: Dirk Rudolph <[email protected]> AuthorDate: Wed Apr 27 09:20:25 2022 +0200 [maven-release-plugin] prepare release org.apache.sling.models.impl-1.5.2 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 14e44df..6c69531 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ <relativePath /> </parent> <artifactId>org.apache.sling.models.impl</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.2</version> <name>Apache Sling Models Implementation</name> <description>Apache Sling Models Implementation</description> @@ -34,11 +34,11 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-models-impl.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-models-impl.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-models-impl.git</url> - <tag>HEAD</tag> + <tag>org.apache.sling.models.impl-1.5.2</tag> </scm> <properties> <sling.java.version>8</sling.java.version> - <project.build.outputTimestamp>2021-12-07T08:14:12Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2022-04-27T07:19:48Z</project.build.outputTimestamp> </properties> <build> <plugins>
