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 01d3480 commit 2c665b4Copy full SHA for 2c665b4
1 file changed
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>de.starwit</groupId>
6
<artifactId>dave-adapter-telraam</artifactId>
7
- <version>0.1.0</version>
+ <version>0.1.1-SNAPSHOT</version>
8
9
<name>dave-adapter-telraam</name>
10
<description>Transfers data from Telraam sensors to DAVe every 15 minutes</description>
@@ -19,7 +19,7 @@
19
20
<scm>
21
<connection>scm:git:https://github.com/starwit/dave-adapter-telraam.git</connection>
22
- <tag>0.1.0</tag>
+ <tag>HEAD</tag>
23
</scm>
24
25
<properties>
0 commit comments