Develop and Download Open Source Software

Browse Subversion Repository

Diff of /exewrap-jetty/trunk/src/main/resources/META-INF/maven/org.eclipse.jetty/jetty-start/pom.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 97 by hirukawa_ryo, Tue Jul 14 03:11:09 2020 UTC revision 98 by hirukawa_ryo, Wed Oct 21 05:13:50 2020 UTC
# Line 2  Line 2 
2    <parent>    <parent>
3      <groupId>org.eclipse.jetty</groupId>      <groupId>org.eclipse.jetty</groupId>
4      <artifactId>jetty-project</artifactId>      <artifactId>jetty-project</artifactId>
5      <version>9.4.30.v20200611</version>      <version>9.4.32.v20200930</version>
6    </parent>    </parent>
7    <modelVersion>4.0.0</modelVersion>    <modelVersion>4.0.0</modelVersion>
8    <artifactId>jetty-start</artifactId>    <artifactId>jetty-start</artifactId>
9    <name>Jetty :: Start</name>    <name>Jetty :: Start</name>
10    <description>The start utility</description>    <description>The start utility</description>
   <url>http://www.eclipse.org/jetty</url>  
11    <properties>    <properties>
12      <bundle-symbolic-name>${project.groupId}.start</bundle-symbolic-name>      <bundle-symbolic-name>${project.groupId}.start</bundle-symbolic-name>
13    </properties>    </properties>

Legend:
Removed from v.97  
changed lines
  Added in v.98

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26