Skip to content

Commit 7c18c9d

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent d44317c commit 7c18c9d

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

apache-el/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.mortbay.jasper</groupId>
77
<artifactId>jasper-jsp</artifactId>
8-
<version>11.0.9</version>
8+
<version>11.0.10-SNAPSHOT</version>
99
</parent>
1010
<artifactId>apache-el</artifactId>
1111
<packaging>jar</packaging>

apache-jsp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.mortbay.jasper</groupId>
77
<artifactId>jasper-jsp</artifactId>
8-
<version>11.0.9</version>
8+
<version>11.0.10-SNAPSHOT</version>
99
</parent>
1010
<artifactId>apache-jsp</artifactId>
1111
<packaging>jar</packaging>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111
<groupId>org.mortbay.jasper</groupId>
1212
<artifactId>jasper-jsp</artifactId>
13-
<version>11.0.9</version>
13+
<version>11.0.10-SNAPSHOT</version>
1414
<packaging>pom</packaging>
1515
<name>Jetty :: Jasper :: Project</name>
1616

@@ -55,7 +55,7 @@
5555
<scm>
5656
<connection>scm:git:git://github.com/jetty-project/jasper-jsp.git</connection>
5757
<developerConnection>scm:git:ssh://git@github.com/jetty-project/jasper-jsp.git</developerConnection>
58-
<tag>jasper-jsp-11.0.9</tag>
58+
<tag>apache-11.0.x</tag>
5959
<url>https://github.com/jetty-project/jasper-jsp</url>
6060
</scm>
6161

0 commit comments

Comments
 (0)