]> git.argeo.org Git - lgpl/argeo-commons.git/blob - org.argeo.server.rap.webapp/pom.xml
Prepare Argeo Commons 2.1.12 release -- 2nd try
[lgpl/argeo-commons.git] / org.argeo.server.rap.webapp / pom.xml
1 <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">
2 <modelVersion>4.0.0</modelVersion>
3 <parent>
4 <groupId>org.argeo.commons</groupId>
5 <version>2.1.12-SNAPSHOT</version>
6 <artifactId>argeo-commons</artifactId>
7 <relativePath>..</relativePath>
8 </parent>
9 <artifactId>org.argeo.server.rap.webapp</artifactId>
10 <name>Commons Server RAP Webapp</name>
11 <description>Integrates into OSGi HTTP registry</description>
12 </project>