Ignore:
Timestamp:
06/04/11 20:23:39 (2 years ago)
Author:
philsmart
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • raptor-web/trunk/pom.xml

    r972 r974  
    44    <artifactId>raptor-web</artifactId> 
    55    <name>RaptorWeb (Raptor Web Interface)</name> 
    6     <version>0.1.1</version> 
     6    <version>0.1.2-SNAPSHOT</version> 
    77    <packaging>war</packaging> 
    88    <url>http://iam.cf.ac.uk</url> 
     
    1818 
    1919    <scm> 
    20         <developerConnection>scm:svn:http://iam.cf.ac.uk/repos/RAPTOR/raptor-web/tags/raptor-web-0.1.1</developerConnection> 
    21         <url>scm:svn:http://iam.cf.ac.uk/repos/RAPTOR/raptor-web/tags/raptor-web-0.1.1</url> 
     20        <developerConnection>scm:svn:http://iam.cf.ac.uk/repos/RAPTOR/raptor-web/trunk</developerConnection> 
     21        <url>http://iam.cf.ac.uk/repos/RAPTOR/raptor-web</url> 
    2222    </scm> 
    2323    <distributionManagement> 
Note: See TracChangeset for help on using the changeset viewer.