Project

General

Profile

« Previous | Next » 

Revision 3a2a1682

Added by Andreas Kohlbecker about 6 years ago

fix #7209 removing scm entries from maven submodules

View differences:

cdmlib-remote/pom.xml
20 20
    the common data model via webservices in the wider sense</description>
21 21
  <!-- Revert this back to "war" before committing -->
22 22
  <packaging>jar</packaging>
23
  <scm>
24
    <connection>scm:git:https://dev.e-taxonomy.eu/git/cdmlib-remote.git</connection>
25
    <developerConnection>scm:git:ssh://git@dev.e-taxonomy.eu/var/git/cdmlib-remote.git</developerConnection>
26
    <url>https://dev.e-taxonomy.eu/gitweb/cdmlib.git/tree/HEAD:/cdmlib-remote/</url>
27
  </scm>
28 23

  
29 24
  <dependencies>
30 25
    <dependency>

Also available in: Unified diff