Changeset 6141 for trunk/pom.xml

Show
Ignore:
Timestamp:
02/03/12 18:12:09 (4 months ago)
Author:
mtld
Message:

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

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/pom.xml

    r6139 r6141  
    55  <groupId>org.pustefixframework</groupId> 
    66  <artifactId>pustefixframework</artifactId> 
    7   <version>0.18.8</version> 
     7  <version>0.18.9-SNAPSHOT</version> 
    88  <packaging>pom</packaging> 
    99  <name>Pustefix Framework</name> 
     
    3030 
    3131  <scm> 
    32     <connection>scm:svn:https://pustefix.svn.sourceforge.net/svnroot/pustefix/tags/pustefixframework-0.18.8</connection> 
    33     <developerConnection>scm:svn:https://pustefix.svn.sourceforge.net/svnroot/pustefix/tags/pustefixframework-0.18.8</developerConnection> 
    34     <url>http://dev.pustefix-framework.org/browser/tags/pustefixframework-0.18.8</url> 
     32    <connection>scm:svn:https://pustefix.svn.sourceforge.net/svnroot/pustefix/trunk</connection> 
     33    <developerConnection>scm:svn:https://pustefix.svn.sourceforge.net/svnroot/pustefix/trunk</developerConnection> 
     34    <url>http://dev.pustefix-framework.org/browser/trunk</url> 
    3535  </scm> 
    3636