-
fabio.memoli@micegroup.it authoredaeb01b63
pom.xml 604 B
<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/maven-v4_0_0.xsd">
<parent>
<artifactId>voila-runtime-root</artifactId>
<groupId>it.micegroup.voila.runtime</groupId>
<version>1.2</version>
<relativePath>../voila-runtime-root/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>voila-runtime-style-responsive</artifactId>
<name>Java framework Responsive Style core library runtime module</name>
<version>1.2</version>
</project>