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 62a1d70 commit 6337eccCopy full SHA for 6337ecc
pom.xml
@@ -9,7 +9,7 @@
9
</parent>
10
<groupId>com.orange.lo.sample</groupId>
11
<artifactId>mqtt2eventhub</artifactId>
12
- <version>1.16-SNAPSHOT</version>
+ <version>1.16</version>
13
<name>Mqtt2EventHub</name>
14
<description>Demo project for Spring Boot</description>
15
@@ -167,7 +167,7 @@
167
<url>https://github.com/DatavenueLiveObjects/Azure-Event-Hub-connector-to-install-on-Azure.git</url>
168
<connection>scm:git:${project.scm.url}</connection>
169
<developerConnection>scm:git:${project.scm.url}</developerConnection>
170
- <tag>v1.0</tag>
+ <tag>v1.16</tag>
171
</scm>
172
173
<profiles>
0 commit comments