Skip to content

Commit a9e7d0c

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent cfeeecc commit a9e7d0c

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
@@ -5,7 +5,7 @@
55
<artifactId>hap</artifactId>
66
<name>hap-java</name>
77
<description>Homekit Accessory Protocol for Java</description>
8-
<version>1.1.4</version>
8+
<version>1.1.5-SNAPSHOT</version>
99
<packaging>jar</packaging>
1010
<url>http://www.github.com/beowulfe/HAP-Java</url>
1111

@@ -21,7 +21,7 @@
2121
<connection>scm:git:https://github.com/beowulfe/HAP-Java.git</connection>
2222
<developerConnection>scm:git:git@github.com:beowulfe/HAP-Java.git</developerConnection>
2323
<url>https://github.com/beowulfe/HAP-Java.git</url>
24-
<tag>hap-1.1.4</tag>
24+
<tag>HEAD</tag>
2525
</scm>
2626

2727
<developers>

0 commit comments

Comments
 (0)