|
4 | 4 | <parent> |
5 | 5 | <groupId>com.solace.maas</groupId> |
6 | 6 | <artifactId>maas-event-management-agent-parent</artifactId> |
7 | | - <version>1.9.6</version> |
| 7 | + <version>1.9.7-SNAPSHOT</version> |
8 | 8 | <relativePath>..</relativePath> |
9 | 9 | </parent> |
10 | 10 | <artifactId>event-management-agent</artifactId> |
11 | | - <version>1.9.6</version> |
| 11 | + <version>1.9.7-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> |
|
259 | 259 | <dependency> |
260 | 260 | <groupId>com.solace.maas</groupId> |
261 | 261 | <artifactId>plugin</artifactId> |
262 | | - <version>1.9.6</version> |
| 262 | + <version>1.9.7-SNAPSHOT</version> |
263 | 263 | </dependency> |
264 | 264 | <dependency> |
265 | 265 | <groupId>com.solace.maas.plugin.kafka</groupId> |
266 | 266 | <artifactId>kafka-plugin</artifactId> |
267 | | - <version>1.9.6</version> |
| 267 | + <version>1.9.7-SNAPSHOT</version> |
268 | 268 | </dependency> |
269 | 269 | <dependency> |
270 | 270 | <groupId>com.solace.maas.plugin.solace</groupId> |
271 | 271 | <artifactId>solace-plugin</artifactId> |
272 | | - <version>1.9.6</version> |
| 272 | + <version>1.9.7-SNAPSHOT</version> |
273 | 273 | </dependency> |
274 | 274 | <dependency> |
275 | 275 | <groupId>com.solace.maas.plugin.localstorage</groupId> |
276 | 276 | <artifactId>local-storage-plugin</artifactId> |
277 | | - <version>1.9.6</version> |
| 277 | + <version>1.9.7-SNAPSHOT</version> |
278 | 278 | </dependency> |
279 | 279 | <dependency> |
280 | 280 | <groupId>com.solace.maas.plugin.confluent-schema-registry</groupId> |
281 | 281 | <artifactId>confluent-schema-registry-plugin</artifactId> |
282 | | - <version>1.9.6</version> |
| 282 | + <version>1.9.7-SNAPSHOT</version> |
283 | 283 | </dependency> |
284 | 284 | <dependency> |
285 | 285 | <groupId>com.solace.maas.plugin.terraform</groupId> |
286 | 286 | <artifactId>terraform-plugin</artifactId> |
287 | | - <version>1.9.6</version> |
| 287 | + <version>1.9.7-SNAPSHOT</version> |
288 | 288 | </dependency> |
289 | 289 |
|
290 | 290 | <dependency> |
|
0 commit comments