Skip to content

Commit a8fbefe

Browse files
committed
[maven-release-plugin] prepare release v1.1.123
1 parent f609886 commit a8fbefe

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
<groupId>com.passkit.grpc</groupId>
44
<artifactId>sdk</artifactId>
55
<packaging>jar</packaging>
6-
<version>1.1.123-SNAPSHOT</version>
6+
<version>1.1.123</version>
77
<properties>
88
<maven.compiler.source>1.8</maven.compiler.source>
99
<maven.compiler.target>1.8</maven.compiler.target>
@@ -31,7 +31,7 @@
3131
<connection>scm:git:git://github.com/PassKit/passkit-java-grpc-sdk.git</connection>
3232
<developerConnection>scm:git:ssh://[email protected]/PassKit/passkit-java-grpc-sdk.git</developerConnection>
3333
<url>https://github.com/PassKit/passkit-java-grpc-sdk/tree/main</url>
34-
<tag>v1.1.122</tag>
34+
<tag>v1.1.123</tag>
3535
</scm>
3636
<distributionManagement>
3737
<snapshotRepository>

0 commit comments

Comments
 (0)