Project

General

Profile

« Previous | Next » 

Revision 241f2c6c

Added by edit-jenkins about 9 years ago

[maven-release-plugin] prepare release cdmlib-parent-3.5.1

View differences:

cdmlib-remote/pom.xml
4 4
  <parent>
5 5
    <groupId>eu.etaxonomy</groupId>
6 6
    <artifactId>cdmlib-parent</artifactId>
7
    <version>3.5.1-SNAPSHOT</version>
7
    <version>3.5.1</version>
8 8
    <relativePath>../pom.xml</relativePath>
9 9
  </parent>
10 10

  
11 11
  <modelVersion>4.0.0</modelVersion>
12 12
  <artifactId>cdmlib-remote</artifactId>
13
  <version>3.5.1-SNAPSHOT</version>
13
  <version>3.5.1</version>
14 14
  <properties>
15 15
    <!-- custom property to hold the patch version number shouldn't this
16 16
      be set in the parent pom? -->
......
23 23
  <packaging>jar</packaging>
24 24
  <scm>
25 25
    <connection>
26
      scm:svn:http://dev.e-taxonomy.eu/svn/trunk/cdmlib/cdmlib-remote/
26
      scm:svn:http://dev.e-taxonomy.eu/svn/tags/cdmlib/cdmlib-parent-3.5.1/cdmlib-remote
27 27
    </connection>
28 28
    <developerConnection>
29
      scm:svn:https://dev.e-taxonomy.eu/svn/trunk/cdmlib/cdmlib-remote/
29
      scm:svn:http://dev.e-taxonomy.eu/svn/tags/cdmlib/cdmlib-parent-3.5.1/cdmlib-remote
30 30
    </developerConnection>
31 31
    <url>
32
      http://dev.e-taxonomy.eu/trac/browser/trunk/cdmlib/cdmlib-remote/
32
      scm:svn:http://dev.e-taxonomy.eu/svn/tags/cdmlib/cdmlib-parent-3.5.1/cdmlib-remote
33 33
    </url>
34 34
  </scm>
35 35

  

Also available in: Unified diff