Skip to content

Commit 516297c

Browse files
committed
[maven-release-plugin] prepare release org.apache.sling.resourceresolver-1.12.8
1 parent 1deb088 commit 516297c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,23 +29,23 @@
2929
</parent>
3030

3131
<artifactId>org.apache.sling.resourceresolver</artifactId>
32-
<version>1.12.7-SNAPSHOT</version>
32+
<version>1.12.8</version>
3333

3434
<name>Apache Sling Resource Resolver</name>
3535
<description>This bundle provides the Resource Resolver and the Resource Resolver Factory.</description>
3636

3737
<scm>
3838
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resourceresolver.git</connection>
3939
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resourceresolver.git</developerConnection>
40-
<tag>org.apache.sling.resourceresolver-1.12.6</tag>
40+
<tag>org.apache.sling.resourceresolver-1.12.8</tag>
4141
<url>https://github.com/apache/sling-org-apache-sling-resourceresolver.git</url>
4242
</scm>
4343

4444
<properties>
4545
<site.jira.version.id>12314286</site.jira.version.id>
4646
<sling.java.version>11</sling.java.version>
4747
<site.javadoc.exclude>**.internal.**</site.javadoc.exclude>
48-
<project.build.outputTimestamp>1742815428</project.build.outputTimestamp>
48+
<project.build.outputTimestamp>1746627918</project.build.outputTimestamp>
4949
</properties>
5050

5151
<dependencies>

0 commit comments

Comments
 (0)