Aggiornata versione 1.0.2

This commit is contained in:
Giancarlo Panichi 2022-12-05 12:04:08 +01:00
parent 953dc7a23b
commit 3cafe90e55
2 changed files with 2 additions and 2 deletions

View File

@ -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>

View File

@ -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