Show
Ignore:
Timestamp:
09/17/09 11:21:35 (3 years ago)
Author:
leo
Message:

[maven-release-plugin] prepare release sqlite-jdbc-3.6.17.3

Files:
1 modified

Legend:

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

    r3597 r3598  
    44  <groupId>org.xerial</groupId> 
    55  <artifactId>sqlite-jdbc</artifactId> 
    6   <version>3.6.17.3-SNAPSHOT</version> 
     6  <version>3.6.17.3</version> 
    77  <name>SQLite JDBC</name> 
    88  <description>SQLite JDBC library</description> 
     
    102102    </dependency> 
    103103  </dependencies> 
     104 
     105  <scm> 
     106    <connection>scm:svn:http://www.xerial.org/svn/project/XerialJ/tags/sqlite-jdbc/sqlite-jdbc-3.6.17.3</connection> 
     107    <developerConnection>scm:svn:https://www.xerial.org/svn/project/XerialJ/tags/sqlite-jdbc/sqlite-jdbc-3.6.17.3</developerConnection> 
     108    <url>http://www.xerial.org/svn/project/XerialJ/tags/sqlite-jdbc/sqlite-jdbc-3.6.17.3</url> 
     109  </scm> 
    104110</project>