Skip to content

Commit a2aa69d

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 5035c3d commit a2aa69d

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.5.4</version>
30+
<version>1.5.5-SNAPSHOT</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>
36-
<tag>org.apache.sling.models.api-1.5.4</tag>
36+
<tag>HEAD</tag>
3737
<url>https://github.com/apache/sling-org-apache-sling-models-api.git</url>
3838
</scm>
3939

4040
<properties>
4141
<sling.java.version>8</sling.java.version>
42-
<project.build.outputTimestamp>2024-07-01T12:25:20Z</project.build.outputTimestamp>
42+
<project.build.outputTimestamp>2024-07-01T12:25:41Z</project.build.outputTimestamp>
4343
</properties>
4444
<dependencies>
4545
<dependency>

0 commit comments

Comments
 (0)