Skip to content

Commit 7dd61cc

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 2b75013 commit 7dd61cc

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
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>9.0.108.1</version>
8+
<version>9.0.108.2-SNAPSHOT</version>
99
</parent>
1010
<artifactId>apache-el</artifactId>
1111
<packaging>pom</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>9.0.108.1</version>
8+
<version>9.0.108.2-SNAPSHOT</version>
99
</parent>
1010
<artifactId>apache-jsp</artifactId>
1111
<packaging>pom</packaging>

mortbay-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>9.0.108.1</version>
8+
<version>9.0.108.2-SNAPSHOT</version>
99
</parent>
1010
<artifactId>mortbay-apache-el</artifactId>
1111
<packaging>jar</packaging>

mortbay-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>9.0.108.1</version>
8+
<version>9.0.108.2-SNAPSHOT</version>
99
</parent>
1010
<artifactId>mortbay-apache-jsp</artifactId>
1111
<packaging>jar</packaging>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</parent>
1010
<groupId>org.mortbay.jasper</groupId>
1111
<artifactId>jasper-jsp</artifactId>
12-
<version>9.0.108.1</version>
12+
<version>9.0.108.2-SNAPSHOT</version>
1313
<packaging>pom</packaging>
1414
<name>Jetty :: Jasper :: Project</name>
1515

@@ -56,7 +56,7 @@
5656
<scm>
5757
<connection>scm:git:git://github.com/jetty-project/jasper-jsp.git</connection>
5858
<developerConnection>scm:git:ssh://[email protected]/jetty-project/jasper-jsp.git</developerConnection>
59-
<tag>jasper-jsp-9.0.108.1</tag>
59+
<tag>apache-9</tag>
6060
<url>https://github.com/jetty-project/jasper-jsp</url>
6161
</scm>
6262

0 commit comments

Comments
 (0)