Project

General

Profile

« Previous | Next » 

Revision 38d72f27

Added by edit-jenkins over 9 years ago

[maven-release-plugin] prepare for next development iteration

View differences:

cdmlib-remote/pom.xml
10 10

  
11 11
  <modelVersion>4.0.0</modelVersion>
12 12
  <artifactId>cdmlib-remote</artifactId>
13
  <version>3.5.0</version>
13
  <version>3.5.1-SNAPSHOT</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/tags/cdmlib/cdmlib-commons-3.5.0/cdmlib-remote
26
      scm:svn:http://dev.e-taxonomy.eu/svn/trunk/cdmlib/cdmlib-remote/
27 27
    </connection>
28 28
    <developerConnection>
29
      scm:svn:http://dev.e-taxonomy.eu/svn/tags/cdmlib/cdmlib-commons-3.5.0/cdmlib-remote
29
      scm:svn:https://dev.e-taxonomy.eu/svn/trunk/cdmlib/cdmlib-remote/
30 30
    </developerConnection>
31 31
    <url>
32
      scm:svn:http://dev.e-taxonomy.eu/svn/tags/cdmlib/cdmlib-commons-3.5.0/cdmlib-remote
32
      http://dev.e-taxonomy.eu/trac/browser/trunk/cdmlib/cdmlib-remote/
33 33
    </url>
34 34
  </scm>
35 35

  

Also available in: Unified diff