Show
Ignore:
Timestamp:
09/16/09 17:30:12 (2 years ago)
Author:
leo
Message:

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

Files:
1 modified

Legend:

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

    r3553 r3594  
    44  <groupId>org.xerial</groupId> 
    55  <artifactId>sqlite-jdbc</artifactId> 
    6   <version>3.6.17.2-SNAPSHOT</version> 
     6  <version>3.6.17.2</version> 
    77  <name>SQLite JDBC</name> 
    88  <description>SQLite JDBC library</description> 
     
    100100    </dependency> 
    101101  </dependencies> 
     102 
     103  <scm> 
     104    <connection>scm:svn:http://www.xerial.org/svn/project/XerialJ/tags/sqlite-jdbc/sqlite-jdbc-3.6.17.2</connection> 
     105    <developerConnection>scm:svn:https://www.xerial.org/svn/project/XerialJ/tags/sqlite-jdbc/sqlite-jdbc-3.6.17.2</developerConnection> 
     106    <url>http://www.xerial.org/svn/project/XerialJ/tags/sqlite-jdbc/sqlite-jdbc-3.6.17.2</url> 
     107  </scm> 
    102108</project>