File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 9
9
<artifactId >sqlbuilder</artifactId >
10
10
<name >SQL Query Builders</name >
11
11
<description >Builder style classes for creating SQL queries</description >
12
- <version >2.1.7-SNAPSHOT </version >
12
+ <version >2.1.7</version >
13
13
<url >http://openhms.sourceforge.net/sqlbuilder</url >
14
14
<inceptionYear >2006</inceptionYear >
15
15
<developers >
49
49
</contributor >
50
50
</contributors >
51
51
<scm >
52
- <connection >scm:svn:svn://svn.code.sf.net/p/openhms/code/sqlbuilder/trunk/ </connection >
52
+ <connection >scm:svn:svn://svn.code.sf.net/p/openhms/code/sqlbuilder/tags/sqlbuilder-2.1.7 </connection >
53
53
<!-- read/write svn connection -->
54
- <developerConnection >scm:svn:svn+ssh://svn.code.sf.net/p/openhms/code/sqlbuilder/trunk/ </developerConnection >
55
- <url >http://svn.code.sf.net/p/openhms/code/sqlbuilder/trunk/ </url >
54
+ <developerConnection >scm:svn:svn+ssh://svn.code.sf.net/p/openhms/code/sqlbuilder/tags/sqlbuilder-2.1.7 </developerConnection >
55
+ <url >http://svn.code.sf.net/p/openhms/code/sqlbuilder/tags/sqlbuilder-2.1.7 </url >
56
56
</scm >
57
57
<build >
58
58
<pluginManagement >
You can’t perform that action at this time.
0 commit comments