core-1.0.6.pom

Checksums

MD5 e9db0ca0597f33961d7c8f2735fcd630
SHA1 de765e7c8cdbdac5ed45e607ce9d8f9e30a0ef4a
SHA256 e6ef9295f71c7be054e20318e42eaf18207278d16d22635785764fbcbc91c670
SHA512 422097477511443b79233bf027e6d3b18487ea6b6fe19bc702f82e6317e91b2b8a49624c1ed0b857e0ae5a7b75cf6719423529ccfb225e98602844835125ae0c

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">
	<modelVersion>4.0.0</modelVersion>
	<artifactId>core</artifactId>

	<parent>
		<groupId>org.eqasim</groupId>
		<artifactId>eqasim</artifactId>
		<version>1.0.6</version>
		<relativePath>../pom.xml</relativePath>
	</parent>
</project>