Skip to content

Commit c0bb9ed

Browse files
committed
[maven-release-plugin] prepare release trustyuri-1.14
1 parent cd1895e commit c0bb9ed

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.14-SNAPSHOT</version>
6+
<version>1.14</version>
77
<name>trustyuri</name>
88
<description>Trusty URI implementation for Java</description>
99
<url>http://trustyuri.net</url>
@@ -107,7 +107,7 @@
107107
<url>https://github.com/trustyuri/trustyuri-java</url>
108108
<connection>scm:git:git@github.com:trustyuri/trustyuri-java.git</connection>
109109
<developerConnection>scm:git:git@github.com:trustyuri/trustyuri-java.git</developerConnection>
110-
<tag>HEAD</tag>
110+
<tag>trustyuri-1.14</tag>
111111
</scm>
112112
<developers>
113113
<developer>

0 commit comments

Comments
 (0)