Ignore:
Timestamp:
09/14/17 11:50:59 (7 years ago)
Author:
pharms
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/autoquest-misc-test/pom.xml

    r2177 r2179  
    33        <groupId>de.ugoe.cs.autoquest</groupId> 
    44        <artifactId>autoquest-test</artifactId> 
    5         <version>0.2.3</version> 
     5        <version>0.2.4-SNAPSHOT</version> 
    66        <relativePath>../autoquest-test/pom.xml</relativePath> 
    77    </parent> 
     
    1515    </licenses> 
    1616    <scm> 
    17         <url>${autoquest-scm-trunk-dir}/${project.artifactId}/tags/autoquest-release-0.2.3/${project.artifactId}</url> 
    18         <connection>scm:svn:${autoquest-scm-trunk-dir}/${project.artifactId}/tags/autoquest-release-0.2.3/${project.artifactId}</connection> 
     17        <url>${autoquest-scm-trunk-dir}/${project.artifactId}</url> 
     18        <connection>scm:svn:${autoquest-scm-trunk-dir}/${project.artifactId}</connection> 
    1919    </scm> 
    2020    <properties> 
Note: See TracChangeset for help on using the changeset viewer.