Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 65623736 authored by Gabriel Landais's avatar Gabriel Landais
Browse files

Javadoc

git-svn-id: https://scm.gforge.inria.fr/authscm/ycadoret/svn/gazelle/Maven/gazelle-proxy/trunk@27460 356b4b1a-1d2b-0410-8bf1-ffa24008f01e
parent 0878d29e
No related branches found
No related tags found
No related merge requests found
<?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="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">
<parent>
<groupId>net.ihe.gazelle.maven</groupId>
<artifactId>gazelle-seam</artifactId>
<version>1.54</version>
<version>1.55</version>
</parent>
<modelVersion>4.0.0</modelVersion>
......@@ -13,6 +14,14 @@
<packaging>pom</packaging>
<version>1.3-SNAPSHOT</version>
<url>http://gazelle.ihe.net/maven/gazelle-proxy</url>
<distributionManagement>
<site>
<id>file</id>
<url>file:///var/www/maven/gazelle-proxy</url>
</site>
</distributionManagement>
<scm>
<connection>scm:svn:svn://scm.gforge.inria.fr/svn/gazelle/Maven/gazelle-proxy/trunk</connection>
<developerConnection>scm:svn:https://scm.gforge.inria.fr/svn/gazelle/Maven/gazelle-proxy/trunk</developerConnection>
......
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