Ignore:
Timestamp:
09/26/14 12:30:56 (10 years ago)
Author:
pharms
Message:

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

File:
1 edited

Legend:

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

    r1776 r1778  
    33    <groupId>de.ugoe.cs.autoquest</groupId> 
    44    <artifactId>autoquest-test</artifactId> 
    5     <version>0.1.1</version> 
     5    <version>0.1.2-SNAPSHOT</version> 
    66    <packaging>pom</packaging> 
    77    <name>autoquest-test</name> 
     
    1717    </properties> 
    1818    <scm> 
    19         <url>${autoquest-scm-trunk-dir}/${project.artifactId}/tags/autoquest-release-0.1.1/${project.artifactId}</url> 
    20         <connection>scm:svn:${autoquest-scm-trunk-dir}/${project.artifactId}/tags/autoquest-release-0.1.1/${project.artifactId}</connection> 
     19        <url>${autoquest-scm-trunk-dir}/${project.artifactId}</url> 
     20        <connection>scm:svn:${autoquest-scm-trunk-dir}/${project.artifactId}</connection> 
    2121    </scm> 
    2222    <distributionManagement> 
Note: See TracChangeset for help on using the changeset viewer.