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-webapp/pom.xml
16 16
  <properties>
17 17
    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
18 18
  </properties>
19
  <scm>
20
    <connection>scm:git:https://dev.e-taxonomy.eu/git/cdmlib-remote-webapp.git</connection>
21
    <developerConnection>scm:git:ssh://git@dev.e-taxonomy.eu/var/git/cdmlib-remote-webapp.git</developerConnection>
22
    <url>https://dev.e-taxonomy.eu/gitweb/cdmlib.git/tree/HEAD:/cdmlib-remote-webapp/</url>
23
  </scm>
24 19

  
25 20
  <profiles>
26 21
    <profile>

Also available in: Unified diff