Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 41c079df authored by Guillaume Thomazon's avatar Guillaume Thomazon
Browse files

Update gazelle-tools, gazelle-plugins, cdk-tags, version,...

Update gazelle-tools, gazelle-plugins, cdk-tags, version, gazelle-evsclient-connector, DecodeTls, gazelle-assets,

git-svn-id: https://scm.gforge.inria.fr/authscm/ycadoret/svn/gazelle/Maven/gazelle-proxy/trunk@54451 356b4b1a-1d2b-0410-8bf1-ffa24008f01e
parent 64ccd166
No related branches found
No related tags found
No related merge requests found
......@@ -121,7 +121,7 @@
<dependency>
<groupId>net.ihe.gazelle.cdk</groupId>
<artifactId>cdk-tags</artifactId>
<version>1.0.2</version>
<version>1.0.3</version>
</dependency>
</dependencies>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<parent>
<groupId>net.ihe.gazelle.proxy</groupId>
<artifactId>gazelle-proxy</artifactId>
......@@ -166,7 +167,7 @@
<dependency>
<groupId>net.ihe.gazelle.maven</groupId>
<artifactId>version</artifactId>
<version>1.0.2</version>
<version>1.0.3</version>
<type>ejb</type>
</dependency>
<dependency>
......
......@@ -182,13 +182,13 @@
<dependency>
<groupId>net.ihe.gazelle</groupId>
<artifactId>gazelle-evsclient-connector</artifactId>
<version>1.1.7</version>
<version>1.1.8</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>net.ihe.gazelle.tls</groupId>
<artifactId>DecodeTls</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
</dependency>
</dependencies>
</project>
\ No newline at end of file
<?xml version='1.0' encoding='UTF-8'?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<parent>
<groupId>net.ihe.gazelle.proxy</groupId>
<artifactId>gazelle-proxy</artifactId>
......@@ -43,7 +44,7 @@
<dependency>
<groupId>net.ihe.gazelle</groupId>
<artifactId>gazelle-assets</artifactId>
<version>2.0.8</version>
<version>2.0.14</version>
<type>war</type>
</dependency>
<dependency>
......
......@@ -5,7 +5,7 @@
<parent>
<groupId>net.ihe.gazelle.maven</groupId>
<artifactId>gazelle-tools</artifactId>
<version>3.0.22</version>
<version>3.0.23</version>
</parent>
<modelVersion>4.0.0</modelVersion>
......@@ -41,6 +41,7 @@
<maven.compiler.source>1.7</maven.compiler.source>
<maven.compiler.target>1.7</maven.compiler.target>
<sonar.exclusions>file:**/src/main/webapp/resources/**/*.js</sonar.exclusions>
<gazelle.plugins.version>1.54</gazelle.plugins.version>
</properties>
<dependencyManagement>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment