File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 <modelVersion >4.0.0</modelVersion >
33 <artifactId >sql2o</artifactId >
44 <packaging >jar</packaging >
5- <version >1.5.1 </version >
5+ <version >1.5.2-SNAPSHOT </version >
66 <name >sql2o</name >
77 <description >Easy database query library</description >
88 <url >http://www.sql2o.org</url >
1616 <parent >
1717 <groupId >org.sql2o</groupId >
1818 <artifactId >sql2o-parent</artifactId >
19- <version >1.5.1 </version >
19+ <version >1.5.2-SNAPSHOT </version >
2020 </parent >
2121 <developers >
2222 <developer >
Original file line number Diff line number Diff line change 22 <modelVersion >4.0.0</modelVersion >
33 <groupId >org.sql2o</groupId >
44 <artifactId >sql2o-parent</artifactId >
5- <version >1.5.1 </version >
5+ <version >1.5.2-SNAPSHOT </version >
66 <description >
77 Easy database query library
88 </description >
5353 <connection >scm:git:git@github.com:aaberg/sql2o.git</connection >
5454 <developerConnection >scm:git:git@github.com:aaberg/sql2o.git</developerConnection >
5555 <url >git@github.com:aaberg/sql2o.git</url >
56- <tag >sql2o-parent-1.5.1 </tag >
56+ <tag >HEAD </tag >
5757 </scm >
5858
5959 <dependencies >
You can’t perform that action at this time.
0 commit comments