We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7f0fed4 + 82b8b63 commit ff13841Copy full SHA for ff13841
1 file changed
java/inflector-jetty-webxml/pom.xml
@@ -24,7 +24,7 @@
24
<modelVersion>4.0.0</modelVersion>
25
<groupId>io.swagger</groupId>
26
<artifactId>jetty-webxml-sample</artifactId>
27
- <packaging>jar</packaging>
+ <packaging>war</packaging>
28
<name>jetty-webxml-sample</name>
29
<version>1.0.0-SNAPSHOT</version>
30
<prerequisites>
@@ -118,7 +118,7 @@
118
</dependencies>
119
<properties>
120
<maven-plugin-version>1.0.0</maven-plugin-version>
121
- <jetty-version>9.2.9.v20150224</jetty-version>
+ <jetty-version>9.4.9.v20180320</jetty-version>
122
<logback-version>1.0.1</logback-version>
123
<inflector-version>2.0.0-SNAPSHOT</inflector-version>
124
<junit-version>4.8.2</junit-version>
0 commit comments