Skip to content

Commit 2960728

Browse files
author
auto
committed
[ci skip]prepare for next development iteration
1 parent 4abc758 commit 2960728

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
@@ -9,7 +9,7 @@
99
</parent>
1010
<groupId>com.orange.lo.sample</groupId>
1111
<artifactId>mqtt2eventhub</artifactId>
12-
<version>1.13</version>
12+
<version>1.14-SNAPSHOT</version>
1313
<name>Mqtt2EventHub</name>
1414
<description>Demo project for Spring Boot</description>
1515

@@ -168,7 +168,7 @@
168168
<url>https://github.com/DatavenueLiveObjects/Azure-Event-Hub-connector-to-install-on-Azure.git</url>
169169
<connection>scm:git:${project.scm.url}</connection>
170170
<developerConnection>scm:git:${project.scm.url}</developerConnection>
171-
<tag>v1.13</tag>
171+
<tag>v1.0</tag>
172172
</scm>
173173

174174
<profiles>

0 commit comments

Comments
 (0)