Skip to content

Commit dc70816

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 7d6c9b9 commit dc70816

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
@@ -28,7 +28,7 @@
2828

2929
<groupId>com.youkol.support.jsonrpc4j</groupId>
3030
<artifactId>jsonrpc4j-spring-boot-starter</artifactId>
31-
<version>1.0.2</version>
31+
<version>1.0.3-SNAPSHOT</version>
3232
<packaging>jar</packaging>
3333

3434
<name>Youkol::jsonrpc4j-spring-boot-starter</name>
@@ -64,7 +64,7 @@
6464
<connection>scm:git:git://github.com/youkol/jsonrpc4j-spring-boot-starter.git</connection>
6565
<developerConnection>scm:git:git@github.com:youkol/jsonrpc4j-spring-boot-starter.git</developerConnection>
6666
<url>https://github.com/youkol/jsonrpc4j-spring-boot-starter</url>
67-
<tag>v1.0.2</tag>
67+
<tag>v1.0.0</tag>
6868
</scm>
6969

7070
<issueManagement>

0 commit comments

Comments
 (0)