Skip to content

Commit 2cf3e09

Browse files
author
auto
committed
[ci skip]prepare for next development iteration
1 parent e8b7be7 commit 2cf3e09

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.15</version>
12+
<version>1.16-SNAPSHOT</version>
1313
<name>Mqtt2EventHub</name>
1414
<description>Demo project for Spring Boot</description>
1515

@@ -167,7 +167,7 @@
167167
<url>https://github.com/DatavenueLiveObjects/Azure-Event-Hub-connector-to-install-on-Azure.git</url>
168168
<connection>scm:git:${project.scm.url}</connection>
169169
<developerConnection>scm:git:${project.scm.url}</developerConnection>
170-
<tag>v1.15</tag>
170+
<tag>v1.0</tag>
171171
</scm>
172172

173173
<profiles>

0 commit comments

Comments
 (0)