We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc3d279 commit 11241fbCopy full SHA for 11241fb
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>jp.co.future</groupId>
5
<artifactId>uroborosql</artifactId>
6
- <version>1.0.10</version>
+ <version>1.0.11-SNAPSHOT</version>
7
<packaging>jar</packaging>
8
<name>uroboroSQL</name>
9
<description>Developer-oriented and SQL centric database access library</description>
@@ -24,7 +24,7 @@
24
<connection>scm:git:https://github.com/future-architect/uroborosql.git</connection>
25
<developerConnection>scm:git:https://github.com/future-architect/uroborosql.git</developerConnection>
26
<url>https://github.com/future-architect/uroborosql</url>
27
- <tag>uroborosql-1.0.10</tag>
+ <tag>uroborosql-1.0.9</tag>
28
</scm>
29
<developers>
30
<developer>
0 commit comments