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 b24d531 commit 5b71bc2Copy full SHA for 5b71bc2
pom.xml
@@ -9,7 +9,7 @@
9
</parent>
10
<groupId>com.orange.lo.sample.lo2iot</groupId>
11
<artifactId>lo2iot</artifactId>
12
- <version>1.32.1</version>
+ <version>1.32.2-SNAPSHOT</version>
13
<name>lo2iot</name>
14
<description>Connector between live object and azure IoT Hub</description>
15
@@ -124,7 +124,7 @@
124
<url>https://github.com/DatavenueLiveObjects/Azure-IoT-Hub-connector-to-install-on-Azure.git</url>
125
<connection>scm:git:${project.scm.url}</connection>
126
<developerConnection>scm:git:${project.scm.url}</developerConnection>
127
- <tag>v1.32.1</tag>
+ <tag>v1.31</tag>
128
</scm>
129
130
<profiles>
0 commit comments