From 815d5829ec19e592c0384e1fadff0a9335bcade1 Mon Sep 17 00:00:00 2001 From: amit2103 Date: Sat, 20 Jul 2019 11:13:58 +0530 Subject: [PATCH] [BAEL-15976] - Configured Cargo for parent-spring-4 --- parent-spring-4/pom.xml | 23 +++++++++++++++++++ persistence-modules/spring-hibernate4/pom.xml | 7 +++--- 2 files changed, 26 insertions(+), 4 deletions(-) diff --git a/parent-spring-4/pom.xml b/parent-spring-4/pom.xml index b08ead02d4..ab66cf19bf 100644 --- a/parent-spring-4/pom.xml +++ b/parent-spring-4/pom.xml @@ -28,8 +28,31 @@ + + + + org.codehaus.cargo + cargo-maven2-plugin + ${cargo-maven2-plugin.version} + + true + + jetty8x + embedded + + + + 8082 + + + + + + + 4.3.22.RELEASE + 1.6.1 \ No newline at end of file diff --git a/persistence-modules/spring-hibernate4/pom.xml b/persistence-modules/spring-hibernate4/pom.xml index 388e2ab27b..c22342a34a 100644 --- a/persistence-modules/spring-hibernate4/pom.xml +++ b/persistence-modules/spring-hibernate4/pom.xml @@ -7,10 +7,10 @@ spring-hibernate4 + parent-spring-4 com.baeldung - parent-modules - 1.0.0-SNAPSHOT - ../../ + 0.0.1-SNAPSHOT + ../../parent-spring-4 @@ -175,7 +175,6 @@ 2.7 - 1.6.1