Skip to content

Commit 8d3565f

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent f0c3a66 commit 8d3565f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111
'jetty-javax-servlet-api' for backwards compatibility reasons. -->
1212
<groupId>org.eclipse.jetty.toolchain</groupId>
1313
<artifactId>jetty-servlet-api</artifactId>
14-
<version>4.0.8</version>
14+
<version>4.0.9-SNAPSHOT</version>
1515
<packaging>jar</packaging>
1616
<name>Jetty :: Servlet API and Schemas for JPMS and OSGi</name>
1717

1818
<scm>
1919
<connection>scm:git:https://github.com/jetty/jetty-servlet-api.git</connection>
2020
<developerConnection>scm:git:git@github.com:jetty/jetty-servlet-api.git</developerConnection>
21-
<tag>jetty-servlet-api-4.0.8</tag>
21+
<tag>HEAD</tag>
2222
<url>https://github.com/jetty/jetty-servlet-api</url>
2323
</scm>
2424

0 commit comments

Comments
 (0)