Skip to content

Commit c9b7804

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 4696010 commit c9b7804

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
@@ -28,22 +28,22 @@
2828
</parent>
2929

3030
<artifactId>org.apache.sling.engine</artifactId>
31-
<version>3.0.0</version>
31+
<version>3.0.1-SNAPSHOT</version>
3232

3333
<name>Apache Sling Engine</name>
3434
<description>Bundle implementing the core of Apache Sling.</description>
3535

3636
<scm>
3737
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-engine.git</connection>
3838
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-engine.git</developerConnection>
39-
<tag>org.apache.sling.engine-3.0.0</tag>
39+
<tag>HEAD</tag>
4040
<url>https://github.com/apache/sling-org-apache-sling-engine.git</url>
4141
</scm>
4242

4343
<properties>
4444
<site.jira.version.id>12314287</site.jira.version.id>
4545
<site.javadoc.exclude>**.impl.**</site.javadoc.exclude>
46-
<project.build.outputTimestamp>1750835176</project.build.outputTimestamp>
46+
<project.build.outputTimestamp>1750835195</project.build.outputTimestamp>
4747
<sling.java.version>17</sling.java.version>
4848
</properties>
4949
<dependencies>

0 commit comments

Comments
 (0)