From 7f334e702466de721d8f6df37f66adec9f721261 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ilkka=20Sepp=C3=A4l=C3=A4?= Date: Sun, 24 May 2015 13:19:59 +0300 Subject: [PATCH] Formatted the super pom.xml. --- pom.xml | 37 +++++++++++++++++++------------------ 1 file changed, 19 insertions(+), 18 deletions(-) diff --git a/pom.xml b/pom.xml index ae5c2a401..95fe94423 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 com.iluwatar @@ -49,32 +50,32 @@ property intercepting-filter poison-pill - lazy-loading - service-layer - specification - tolerant-reader - model-view-controller - flux - double-dispatch - multiton - resource-acquisition-is-initialization - thread-pool - private-class-data - object-pool - + lazy-loading + service-layer + specification + tolerant-reader + model-view-controller + flux + double-dispatch + multiton + resource-acquisition-is-initialization + thread-pool + private-class-data + object-pool + - org.hibernate - hibernate-core - ${hibernate.version} + org.hibernate + hibernate-core + ${hibernate.version} com.h2database h2 ${h2.version} - + junit junit