We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 905325e commit a39e6edCopy full SHA for a39e6ed
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>org.sputnikdev</groupId>
5
<artifactId>bluetooth-manager</artifactId>
6
- <version>1.4-SNAPSHOT</version>
+ <version>1.3</version>
7
<packaging>jar</packaging>
8
9
<name>${project.groupId}:${project.artifactId}</name>
@@ -43,7 +43,7 @@
43
<url>https://github.com/sputnikdev/bluetooth-manager/tree/master</url>
44
<connection>scm:git:git@github.com:sputnikdev/bluetooth-manager.git</connection>
45
<developerConnection>scm:git:git@github.com:sputnikdev/bluetooth-manager.git</developerConnection>
46
- <tag>HEAD</tag>
+ <tag>bluetooth-manager-1.3</tag>
47
</scm>
48
49
<distributionManagement>
0 commit comments