Skip to content

Commit 11241fb

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent fc3d279 commit 11241fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>jp.co.future</groupId>
55
<artifactId>uroborosql</artifactId>
6-
<version>1.0.10</version>
6+
<version>1.0.11-SNAPSHOT</version>
77
<packaging>jar</packaging>
88
<name>uroboroSQL</name>
99
<description>Developer-oriented and SQL centric database access library</description>
@@ -24,7 +24,7 @@
2424
<connection>scm:git:https://github.com/future-architect/uroborosql.git</connection>
2525
<developerConnection>scm:git:https://github.com/future-architect/uroborosql.git</developerConnection>
2626
<url>https://github.com/future-architect/uroborosql</url>
27-
<tag>uroborosql-1.0.10</tag>
27+
<tag>uroborosql-1.0.9</tag>
2828
</scm>
2929
<developers>
3030
<developer>

0 commit comments

Comments
 (0)