Skip to content

Commit

Permalink
[maven-release-plugin] prepare release jasper-jsp-10.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
janbartel committed Dec 9, 2021
1 parent 43731a2 commit 93d0038
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion apache-el/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.mortbay.jasper</groupId>
<artifactId>jasper-jsp</artifactId>
<version>10.0.14-SNAPSHOT</version>
<version>10.0.14</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion apache-jsp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.mortbay.jasper</groupId>
<artifactId>jasper-jsp</artifactId>
<version>10.0.14-SNAPSHOT</version>
<version>10.0.14</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.mortbay.jasper</groupId>
<artifactId>jasper-jsp</artifactId>
<version>10.0.14-SNAPSHOT</version>
<version>10.0.14</version>
<packaging>pom</packaging>
<name>Jetty :: Jasper :: Project</name>

Expand Down Expand Up @@ -33,7 +33,7 @@
<connection>scm:git:git://github.com/jetty-project/jasper-jsp.git</connection>
<developerConnection>scm:git:ssh://[email protected]/jetty-project/jasper-jsp.git</developerConnection>
<url>https://github.com/jetty-project/jasper-jsp</url>
<tag>HEAD</tag>
<tag>jasper-jsp-10.0.14</tag>
</scm>

<developers>
Expand Down

0 comments on commit 93d0038

Please sign in to comment.