From 681718e6e59d7b2e14fd7428daebe15647a12097 Mon Sep 17 00:00:00 2001 From: Fabian Mastenbroek Date: Thu, 28 Sep 2017 22:48:47 +0200 Subject: Add Dockerfile for the JPA integration This change adds a Dockerfile to the repository which will automatically launch the JPA integration. --- opendc-integration-jpa/src/main/resources/META-INF/persistence.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'opendc-integration-jpa/src') diff --git a/opendc-integration-jpa/src/main/resources/META-INF/persistence.xml b/opendc-integration-jpa/src/main/resources/META-INF/persistence.xml index ad10286f..5b01b38e 100644 --- a/opendc-integration-jpa/src/main/resources/META-INF/persistence.xml +++ b/opendc-integration-jpa/src/main/resources/META-INF/persistence.xml @@ -32,9 +32,9 @@ jpa/schema.xml - - - + + + -- cgit v1.2.3