Skip to content

Commit a39e6ed

Browse files
committed
[maven-release-plugin] prepare release bluetooth-manager-1.3
1 parent 905325e commit a39e6ed

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

44
<groupId>org.sputnikdev</groupId>
55
<artifactId>bluetooth-manager</artifactId>
6-
<version>1.4-SNAPSHOT</version>
6+
<version>1.3</version>
77
<packaging>jar</packaging>
88

99
<name>${project.groupId}:${project.artifactId}</name>
@@ -43,7 +43,7 @@
4343
<url>https://github.com/sputnikdev/bluetooth-manager/tree/master</url>
4444
<connection>scm:git:git@github.com:sputnikdev/bluetooth-manager.git</connection>
4545
<developerConnection>scm:git:git@github.com:sputnikdev/bluetooth-manager.git</developerConnection>
46-
<tag>HEAD</tag>
46+
<tag>bluetooth-manager-1.3</tag>
4747
</scm>
4848

4949
<distributionManagement>

0 commit comments

Comments
 (0)