Skip to content

Commit 08185fc

Browse files
committed
[maven-release-plugin] prepare release org.apache.sling.models.api-1.5.0
1 parent 0543848 commit 08185fc

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
@@ -27,19 +27,19 @@
2727
</parent>
2828

2929
<artifactId>org.apache.sling.models.api</artifactId>
30-
<version>1.4.3-SNAPSHOT</version>
30+
<version>1.5.0</version>
3131
<name>Apache Sling Models API</name>
3232
<description>Apache Sling Models API</description>
3333
<scm>
3434
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-models-api.git</connection>
3535
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-models-api.git</developerConnection>
3636
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-models-api.git</url>
37-
<tag>HEAD</tag>
37+
<tag>org.apache.sling.models.api-1.5.0</tag>
3838
</scm>
3939

4040
<properties>
4141
<sling.java.version>8</sling.java.version>
42-
<project.build.outputTimestamp>2022-04-27T07:14:48Z</project.build.outputTimestamp>
42+
<project.build.outputTimestamp>2023-03-28T11:28:43Z</project.build.outputTimestamp>
4343
</properties>
4444
<build>
4545
<plugins>

0 commit comments

Comments
 (0)