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