|
4 | 4 | <parent> |
5 | 5 | <groupId>com.solace.maas</groupId> |
6 | 6 | <artifactId>maas-event-management-agent-parent</artifactId> |
7 | | - <version>1.7.2</version> |
| 7 | + <version>1.7.3-SNAPSHOT</version> |
8 | 8 | <relativePath>..</relativePath> |
9 | 9 | </parent> |
10 | 10 | <artifactId>event-management-agent</artifactId> |
11 | | - <version>1.7.2</version> |
| 11 | + <version>1.7.3-SNAPSHOT</version> |
12 | 12 | <packaging>jar</packaging> |
13 | 13 | <name>Solace Event Management Agent - Application</name> |
14 | 14 | <description>Solace Event Management Agent - Application</description> |
|
267 | 267 | <dependency> |
268 | 268 | <groupId>com.solace.maas</groupId> |
269 | 269 | <artifactId>plugin</artifactId> |
270 | | - <version>1.7.2</version> |
| 270 | + <version>1.7.3-SNAPSHOT</version> |
271 | 271 | </dependency> |
272 | 272 | <dependency> |
273 | 273 | <groupId>com.solace.maas.plugin.kafka</groupId> |
274 | 274 | <artifactId>kafka-plugin</artifactId> |
275 | | - <version>1.7.2</version> |
| 275 | + <version>1.7.3-SNAPSHOT</version> |
276 | 276 | </dependency> |
277 | 277 | <dependency> |
278 | 278 | <groupId>com.solace.maas.plugin.solace</groupId> |
279 | 279 | <artifactId>solace-plugin</artifactId> |
280 | | - <version>1.7.2</version> |
| 280 | + <version>1.7.3-SNAPSHOT</version> |
281 | 281 | </dependency> |
282 | 282 | <dependency> |
283 | 283 | <groupId>com.solace.maas.plugin.localstorage</groupId> |
284 | 284 | <artifactId>local-storage-plugin</artifactId> |
285 | | - <version>1.7.2</version> |
| 285 | + <version>1.7.3-SNAPSHOT</version> |
286 | 286 | </dependency> |
287 | 287 | <dependency> |
288 | 288 | <groupId>com.solace.maas.plugin.confluent-schema-registry</groupId> |
289 | 289 | <artifactId>confluent-schema-registry-plugin</artifactId> |
290 | | - <version>1.7.2</version> |
| 290 | + <version>1.7.3-SNAPSHOT</version> |
291 | 291 | </dependency> |
292 | 292 | <dependency> |
293 | 293 | <groupId>com.solace.maas.plugin.terraform</groupId> |
294 | 294 | <artifactId>terraform-plugin</artifactId> |
295 | | - <version>1.7.2</version> |
| 295 | + <version>1.7.3-SNAPSHOT</version> |
296 | 296 | </dependency> |
297 | 297 |
|
298 | 298 | <dependency> |
|
0 commit comments