]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - osgi/dep/pom.xml
Improve POM description
[lgpl/argeo-commons.git] / osgi / dep / pom.xml
index f56ec6ef1123ea9dff757982410f89b7749dd676..c3152db6ae879448fd103aa84779fe2458c87a24 100644 (file)
@@ -1,16 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<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">
+<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">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.1.3-SNAPSHOT</version>
+               <version>0.2.3-SNAPSHOT</version>
                <artifactId>osgi</artifactId>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.commons.osgi</groupId>
        <artifactId>dep</artifactId>
-       <name>Commons Server Dependencies</name>
+       <name>Commons OSGi Dependencies</name>
        <packaging>pom</packaging>
        <modules>
                <module>org.argeo.osgi.dep.stdruntime</module>