Skip to content

Commit c78ac7d

Browse files
committed
[maven-release-plugin] prepare release v1.5.0
1 parent 8289d68 commit c78ac7d

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>nl.goodbytes.xmpp.xep</groupId>
66
<artifactId>httpfileuploadcomponent</artifactId>
7-
<version>1.5.0-SNAPSHOT</version>
7+
<version>1.5.0</version>
88

99
<name>HTTP File Upload Component</name>
1010
<description>Implementation of an XMPP External Component that implements XEP-0363 'HTTP File Upload'.</description>
@@ -33,7 +33,7 @@
3333
<url>https://github.com/guusdk/httpfileuploadcomponent</url>
3434
<connection>scm:git:git://github.com/guusdk/httpfileuploadcomponent.git</connection>
3535
<developerConnection>scm:git:git@github.com:guusdk/httpfileuploadcomponent.git</developerConnection>
36-
<tag>HEAD</tag>
36+
<tag>v1.5.0</tag>
3737
</scm>
3838

3939
<developers>

0 commit comments

Comments
 (0)