mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
fix deployment
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -54,7 +54,7 @@
|
||||
<artifactId>tomee-maven-plugin</artifactId>
|
||||
<version>1.6.0-SNAPSHOT</version>
|
||||
<configuration>
|
||||
<tomeeVersion>1.6.0-SNAPSHOT</tomeeVersion>
|
||||
<tomeeVersion>1.5.2-SNAPSHOT</tomeeVersion>
|
||||
<tomeeClassifier>plus</tomeeClassifier>
|
||||
<tomeeHttpPort>8082</tomeeHttpPort>
|
||||
<args>-Xmx1024m -XX:MaxPermSize=512m -XX:+CMSClassUnloadingEnabled</args>
|
||||
|
||||
Reference in New Issue
Block a user