We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2669f67 commit be9f9a5Copy full SHA for be9f9a5
azure-servicebus/azure-servicebus.pom
@@ -4,7 +4,7 @@
4
<modelVersion>4.0.0</modelVersion>
5
<groupId>com.microsoft.azure</groupId>
6
<artifactId>azure-servicebus</artifactId>
7
- <version>1.2.7</version>
+ <version>1.2.8</version>
8
<licenses>
9
<license>
10
<name>The MIT License (MIT)</name>
pom.xml
@@ -13,7 +13,7 @@
13
<proton-j-version>0.22.0</proton-j-version>
14
<junit-version>4.12</junit-version>
15
<slf4j-version>1.7.0</slf4j-version>
16
- <client-current-version>1.2.8-SNAPSHOT</client-current-version>
+ <client-current-version>1.2.8</client-current-version>
17
</properties>
18
19
<modules>
0 commit comments