| <?xml version="1.0" encoding="UTF-8" standalone="yes"?> |
| <plugin-artifact xmlns:ns2="http://geronimo.apache.org/xml/ns/attributes-1.2" xmlns="http://geronimo.apache.org/xml/ns/plugins-1.3"> |
| <module-id> |
| <groupId>org.apache.geronimo.plugins.monitoring</groupId> |
| <artifactId>agent-ds</artifactId> |
| <version>3.0-SNAPSHOT</version> |
| <type>car</type> |
| </module-id> |
| <dependency> |
| <groupId>org.apache.geronimo.configs</groupId> |
| <artifactId>system-database</artifactId> |
| <type>car</type> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.geronimo.plugins.monitoring</groupId> |
| <artifactId>agent-sql</artifactId> |
| <type>jar</type> |
| </dependency> |
| </plugin-artifact> |