Skip to content

Commit 2288e08

Browse files
committed
[maven-release-plugin] prepare release v1.0.3
1 parent a848f4d commit 2288e08

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</groupId>
3030
<artifactId>jsonrpc4j-spring-boot-starter</artifactId>
31-
<version>1.0.3-SNAPSHOT</version>
31+
<version>1.0.3</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>HEAD</tag>
67+
<tag>v1.0.3</tag>
6868
</scm>
6969

7070
<issueManagement>

0 commit comments

Comments
 (0)