Skip to content

Commit c758a71

Browse files
committed
[maven-release-plugin] prepare release trustyuri-1.21
1 parent 9c52a5b commit c758a71

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>net.trustyuri</groupId>
44
<artifactId>trustyuri</artifactId>
55
<packaging>jar</packaging>
6-
<version>1.21-SNAPSHOT</version>
6+
<version>1.21</version>
77
<name>trustyuri</name>
88
<description>Trusty URI implementation for Java</description>
99
<url>http://trustyuri.net</url>
@@ -106,7 +106,7 @@
106106
<url>https://github.com/trustyuri/trustyuri-java</url>
107107
<connection>scm:git:git@github.com:trustyuri/trustyuri-java.git</connection>
108108
<developerConnection>scm:git:git@github.com:trustyuri/trustyuri-java.git</developerConnection>
109-
<tag>trustyuri-1.19</tag>
109+
<tag>trustyuri-1.21</tag>
110110
</scm>
111111
<developers>
112112
<developer>

0 commit comments

Comments
 (0)