Skip to content

Commit e113fa8

Browse files
[maven-release-plugin] prepare release cbor-1.18
1 parent ab36e88 commit e113fa8

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
@@ -4,7 +4,7 @@
44

55
<groupId>com.authlete</groupId>
66
<artifactId>cbor</artifactId>
7-
<version>1.18-SNAPSHOT</version>
7+
<version>1.18</version>
88
<packaging>jar</packaging>
99
<name>${project.groupId}:${project.artifactId}</name>
1010
<description>
@@ -32,7 +32,7 @@
3232
<connection>scm:git:git@github.com:authlete/cbor.git</connection>
3333
<developerConnection>scm:git:git@github.com:authlete/cbor.git</developerConnection>
3434
<url>https://github.com/authlete/cbor.git</url>
35-
<tag>HEAD</tag>
35+
<tag>cbor-1.18</tag>
3636
</scm>
3737

3838
<properties>

0 commit comments

Comments
 (0)