-
Fabio Memoli authored688fec57
pom.xml 897 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-SNAPSHOT</version>
<relativePath>../voila-runtime-root/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>voila-runtime-style-responsive-adminlte</artifactId>
<name>Java framework Responsive Style Admin LTE library runtime module</name>
<version>1.0</version>
<!-- <dependencies> -->
<!-- <dependency> -->
<!-- <groupId>it.micegroup.voila.runtime</groupId> -->
<!-- <artifactId>voila-runtime-style-responsive</artifactId> -->
<!-- <version>1.0-SNAPSHOT</version> -->
<!-- </dependency> -->
<!-- </dependencies> -->
</project>