|
4 | 4 | <parent> |
5 | 5 | <groupId>com.solace.maas</groupId> |
6 | 6 | <artifactId>maas-event-management-agent-parent</artifactId> |
7 | | - <version>1.7.3-SNAPSHOT</version> |
| 7 | + <version>1.8.1</version> |
8 | 8 | <relativePath>..</relativePath> |
9 | 9 | </parent> |
10 | 10 | <artifactId>event-management-agent</artifactId> |
11 | | - <version>1.7.3-SNAPSHOT</version> |
| 11 | + <version>1.8.1</version> |
12 | 12 | <packaging>jar</packaging> |
13 | 13 | <name>Solace Event Management Agent - Application</name> |
14 | 14 | <description>Solace Event Management Agent - Application</description> |
|
255 | 255 | <dependency> |
256 | 256 | <groupId>com.solace.maas</groupId> |
257 | 257 | <artifactId>plugin</artifactId> |
258 | | - <version>1.7.3-SNAPSHOT</version> |
| 258 | + <version>1.8.1</version> |
259 | 259 | </dependency> |
260 | 260 | <dependency> |
261 | 261 | <groupId>com.solace.maas.plugin.kafka</groupId> |
262 | 262 | <artifactId>kafka-plugin</artifactId> |
263 | | - <version>1.7.3-SNAPSHOT</version> |
| 263 | + <version>1.8.1</version> |
264 | 264 | </dependency> |
265 | 265 | <dependency> |
266 | 266 | <groupId>com.solace.maas.plugin.solace</groupId> |
267 | 267 | <artifactId>solace-plugin</artifactId> |
268 | | - <version>1.7.3-SNAPSHOT</version> |
| 268 | + <version>1.8.1</version> |
269 | 269 | </dependency> |
270 | 270 | <dependency> |
271 | 271 | <groupId>com.solace.maas.plugin.localstorage</groupId> |
272 | 272 | <artifactId>local-storage-plugin</artifactId> |
273 | | - <version>1.7.3-SNAPSHOT</version> |
| 273 | + <version>1.8.1</version> |
274 | 274 | </dependency> |
275 | 275 | <dependency> |
276 | 276 | <groupId>com.solace.maas.plugin.confluent-schema-registry</groupId> |
277 | 277 | <artifactId>confluent-schema-registry-plugin</artifactId> |
278 | | - <version>1.7.3-SNAPSHOT</version> |
| 278 | + <version>1.8.1</version> |
279 | 279 | </dependency> |
280 | 280 | <dependency> |
281 | 281 | <groupId>com.solace.maas.plugin.terraform</groupId> |
282 | 282 | <artifactId>terraform-plugin</artifactId> |
283 | | - <version>1.7.3-SNAPSHOT</version> |
| 283 | + <version>1.8.1</version> |
284 | 284 | </dependency> |
285 | 285 |
|
286 | 286 | <dependency> |
|
0 commit comments