updated to jwt 3.3.5

This commit is contained in:
2016-01-18 23:12:58 +01:00
parent f678e1b787
commit b77dfa666a
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
version="2.1">
<persistence-unit name="jpacrepo_pu" transaction-type="JTA">
<jta-data-source>java:/ejb/postgres/wildfly</jta-data-source>
<jta-data-source>java:/odroid-c1</jta-data-source>
<properties>
<!--<property name="javax.persistence.schema-generation.database.action" value="drop-and-create"/>-->
<property name="javax.persistence.schema-generation.database.action" value="none"/>