Skip to content

Commit 0044a2a

Browse files
committed
[maven-release-plugin] prepare release jasper-jsp-11.0.10.1
1 parent d607b71 commit 0044a2a

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>11.0.10.1-SNAPSHOT</version>
8+
<version>11.0.10.1</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>11.0.10.1-SNAPSHOT</version>
8+
<version>11.0.10.1</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>11.0.10.1-SNAPSHOT</version>
8+
<version>11.0.10.1</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>11.0.10.1-SNAPSHOT</version>
8+
<version>11.0.10.1</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
@@ -10,7 +10,7 @@
1010
</parent>
1111
<groupId>org.mortbay.jasper</groupId>
1212
<artifactId>jasper-jsp</artifactId>
13-
<version>11.0.10.1-SNAPSHOT</version>
13+
<version>11.0.10.1</version>
1414
<packaging>pom</packaging>
1515
<name>Jetty :: Jasper :: Project</name>
1616

@@ -57,7 +57,7 @@
5757
<scm>
5858
<connection>scm:git:git://github.com/jetty-project/jasper-jsp.git</connection>
5959
<developerConnection>scm:git:ssh://[email protected]/jetty-project/jasper-jsp.git</developerConnection>
60-
<tag>apache-11.0.x</tag>
60+
<tag>jasper-jsp-11.0.10.1</tag>
6161
<url>https://github.com/jetty-project/jasper-jsp</url>
6262
</scm>
6363

0 commit comments

Comments
 (0)