File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
azure-eventhubs-extensions
src/main/java/com/microsoft/azure/eventhubs/impl Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.microsoft.azure</groupId >
66 <artifactId >azure-eventhubs-clients</artifactId >
7- <version >2.3.1 </version >
7+ <version >2.3.2 </version >
88 </parent >
99
10- <version >2.5.1 </version >
10+ <version >2.5.2 </version >
1111
1212 <modelVersion >4.0.0</modelVersion >
1313
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >com.microsoft.azure</groupId >
99 <artifactId >azure-eventhubs-clients</artifactId >
10- <version >2.3.1 </version >
10+ <version >2.3.2 </version >
1111 </parent >
1212
1313 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.microsoft.azure</groupId >
66 <artifactId >azure-eventhubs-clients</artifactId >
7- <version >2.3.1 </version >
7+ <version >2.3.2 </version >
88 </parent >
99
1010 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ public final class ClientConstants {
3838 public final static String NO_RETRY = "NoRetry" ;
3939 public final static String DEFAULT_RETRY = "Default" ;
4040 public final static String PRODUCT_NAME = "MSJavaClient" ;
41- public final static String CURRENT_JAVACLIENT_VERSION = "2.3.1 " ;
41+ public final static String CURRENT_JAVACLIENT_VERSION = "2.3.2 " ;
4242 public static final String PLATFORM_INFO = getPlatformInfo ();
4343 public static final String FRAMEWORK_INFO = getFrameworkInfo ();
4444 public static final String CBS_ADDRESS = "$cbs" ;
Original file line number Diff line number Diff line change 66
77 <groupId >com.microsoft.azure</groupId >
88 <artifactId >azure-eventhubs-clients</artifactId >
9- <version >2.3.1 </version >
9+ <version >2.3.2 </version >
1010 <packaging >pom</packaging >
1111
1212 <url >https://github.com/Azure/azure-event-hubs</url >
You can’t perform that action at this time.
0 commit comments