From d92f9ee4e22c7a96da4ff440a42fd3be2784182b Mon Sep 17 00:00:00 2001
From: Eric Poiseau <epu@kereval.com>
Date: Wed, 10 Feb 2016 16:13:04 +0000
Subject: [PATCH] Make proxy deployable and usable again

git-svn-id: https://scm.gforge.inria.fr/authscm/ycadoret/svn/gazelle/Maven/gazelle-proxy/trunk@50718 356b4b1a-1d2b-0410-8bf1-ffa24008f01e
---
 gazelle-proxy-ejb/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gazelle-proxy-ejb/pom.xml b/gazelle-proxy-ejb/pom.xml
index 59daa23f..c0fc31ca 100644
--- a/gazelle-proxy-ejb/pom.xml
+++ b/gazelle-proxy-ejb/pom.xml
@@ -21,7 +21,7 @@
             <plugin>
                 <groupId>org.codehaus.mojo</groupId>
                 <artifactId>gazelle-plugins</artifactId>
-                <version>1.46</version>
+                <version>1.51</version>
                 <configuration>
                     <testConfigurations>
                         <testConfiguration>
@@ -172,7 +172,7 @@
         <dependency>
             <groupId>net.ihe.gazelle.maven</groupId>
             <artifactId>version</artifactId>
-            <version>1.0.1</version>
+            <version>1.0.2</version>
             <type>ejb</type>
         </dependency>
         <dependency>
-- 
GitLab