|
@@ -16,13 +16,10 @@
|
|
<name>PWM Password Self Service: Executable Jar</name>
|
|
<name>PWM Password Self Service: Executable Jar</name>
|
|
|
|
|
|
<properties>
|
|
<properties>
|
|
- <tomcat.version>9.0.5</tomcat.version>
|
|
|
|
|
|
+ <tomcat.version>9.0.6</tomcat.version>
|
|
<maven.compiler.source>1.8</maven.compiler.source>
|
|
<maven.compiler.source>1.8</maven.compiler.source>
|
|
<maven.compiler.target>1.8</maven.compiler.target>
|
|
<maven.compiler.target>1.8</maven.compiler.target>
|
|
-
|
|
|
|
-
|
|
|
|
<warArtifactID>pwm-${project.version}.war</warArtifactID>
|
|
<warArtifactID>pwm-${project.version}.war</warArtifactID>
|
|
-
|
|
|
|
</properties>
|
|
</properties>
|
|
|
|
|
|
<build>
|
|
<build>
|