Changeset 3545

Show
Ignore:
Timestamp:
08/18/09 13:18:23 (3 years ago)
Author:
leo
Message:

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

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • XerialJ/trunk/sqlite-jdbc/pom.xml

    r3543 r3545  
    44  <groupId>org.xerial</groupId> 
    55  <artifactId>sqlite-jdbc</artifactId> 
    6   <version>3.6.17</version> 
     6  <version>3.6.17.1-SNAPSHOT</version> 
    77  <name>SQLite JDBC</name> 
    88  <description>SQLite JDBC library</description> 
     
    9898    </dependency> 
    9999  </dependencies> 
    100  
    101   <scm> 
    102     <connection>scm:svn:http://www.xerial.org/svn/project/XerialJ/tags/sqlite-jdbc/sqlite-jdbc-3.6.17</connection> 
    103     <developerConnection>scm:svn:https://www.xerial.org/svn/project/XerialJ/tags/sqlite-jdbc/sqlite-jdbc-3.6.17</developerConnection> 
    104     <url>http://www.xerial.org/svn/project/XerialJ/tags/sqlite-jdbc/sqlite-jdbc-3.6.17</url> 
    105   </scm> 
    106100</project>