Skip to content

Commit a27a48f

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 5032ad3 commit a27a48f

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.scripting.core</artifactId>
31-
<version>3.0.2</version>
31+
<version>3.0.3-SNAPSHOT</version>
3232

3333
<name>Apache Sling Scripting Core</name>
3434
<description>Sling Scripting core functionality</description>
3535

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

4343
<properties>
4444
<org.ops4j.pax.exam.version>4.14.0</org.ops4j.pax.exam.version>
4545
<sling.java.version>17</sling.java.version>
46-
<project.build.outputTimestamp>1771930819</project.build.outputTimestamp>
46+
<project.build.outputTimestamp>1771930893</project.build.outputTimestamp>
4747
</properties>
4848

4949
<dependencies>

0 commit comments

Comments
 (0)