Show
Ignore:
Timestamp:
08/18/09 12:51:29 (2 years ago)
Author:
leo
Message:

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

Files:
1 modified

Legend:

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

    r3530 r3537  
    44  <groupId>org.xerial</groupId> 
    55  <artifactId>sqlite-jdbc</artifactId> 
    6   <version>3.6.16.2-SNAPSHOT</version> 
     6  <version>3.6.16.2</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.16.2</connection> 
     103    <developerConnection>scm:svn:https://www.xerial.org/svn/project/XerialJ/tags/sqlite-jdbc/sqlite-jdbc-3.6.16.2</developerConnection> 
     104    <url>http://www.xerial.org/svn/project/XerialJ/tags/sqlite-jdbc/sqlite-jdbc-3.6.16.2</url> 
     105  </scm> 
    100106</project>