integrations-1.0.0-20190307.195731-1.pom
Checksums
MD5
|
ac0a3bdedcbed1611b086e1d347d654e
|
SHA1
|
12fcefe0fa7f89e264166bfe5c05741b663aea8f
|
SHA256
|
006cf7d428405536f9d065507397a5e45f0854600b37144b360ddf86df8f4ded
|
SHA512
|
a255b28f78bec5521544cb73db6235da5389c780a285d4f68f6920868ecf4b6c623bfa2e5625b4044c4827909fa64e099fe271b220045a9a73f8cc52d6842eb9
|
POM
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<groupId>org.opennms.oce</groupId>
<artifactId>oce-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>integrations</artifactId>
<name>OCE :: Integrations</name>
<packaging>pom</packaging>
<modules>
<module>opennms</module>
</modules>
</project>