Merge branch 'jetty-10.0.x' into jetty-11.0.x
This commit is contained in:
commit
9ffec59d5a
|
@ -12,7 +12,7 @@
|
|||
<description>Generates a (maven based) P2 Updatesite</description>
|
||||
<packaging>pom</packaging>
|
||||
<properties>
|
||||
<tycho-version>2.5.0</tycho-version>
|
||||
<tycho-version>2.6.0</tycho-version>
|
||||
</properties>
|
||||
<build>
|
||||
<plugins>
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -148,7 +148,7 @@
|
|||
<maven.javadoc.plugin.version>3.3.1</maven.javadoc.plugin.version>
|
||||
<maven.jxr.plugin.version>3.1.1</maven.jxr.plugin.version>
|
||||
<maven.plugin-tools.version>3.6.4</maven.plugin-tools.version>
|
||||
<maven-plugin.plugin.version>3.6.2</maven-plugin.plugin.version>
|
||||
<maven-plugin.plugin.version>3.6.4</maven-plugin.plugin.version>
|
||||
<maven.project-info-reports.plugin.version>3.1.2</maven.project-info-reports.plugin.version>
|
||||
<maven.release.plugin.version>2.5.3</maven.release.plugin.version>
|
||||
<maven.remote-resources-plugin.version>1.7.0</maven.remote-resources-plugin.version>
|
||||
|
|
Loading…
Reference in New Issue