diff --git a/docker-compose.yml b/docker-compose.yml
index 0888e1c7..539f98e5 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -17,6 +17,7 @@ services:
- spring.datasource.url=jdbc:mysql://mysqldb:3306/lpvs
- spring.datasource.username=root
- spring.datasource.password=
+ - spring.jpa.properties.hibernate.default_schema=lpvs
## Github data for fetching code
- github.login=
- github.token=
diff --git a/pom.xml b/pom.xml
index a57da710..8595a0d2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
com.lpvs
lpvs
LPVS
- 1.4.1
+ 1.4.2
jar
https://github.com/Samsung/LPVS