Aggiornata versione 1.0.2
This commit is contained in:
parent
953dc7a23b
commit
3cafe90e55
2
pom.xml
2
pom.xml
|
@ -6,7 +6,7 @@
|
|||
|
||||
<groupId>it.cnr.isti.epasmed</groupId>
|
||||
<artifactId>epasmed</artifactId>
|
||||
<version>1.0.1</version>
|
||||
<version>1.0.2</version>
|
||||
<packaging>jar</packaging>
|
||||
<name>epasmed</name>
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
#H2 Server Properties
|
||||
#Tue Oct 18 14:40:11 CEST 2022
|
||||
#Mon Nov 14 15:08:07 CET 2022
|
||||
0=JHipster H2 (Disk)|org.h2.Driver|jdbc\:h2\:file\:./target/h2db/db/epasmed|epasmed
|
||||
webAllowOthers=true
|
||||
webPort=8082
|
||||
|
|
Loading…
Reference in New Issue