]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/pom.xml
[maven-release-plugin] copy for tag argeo-slc-0.12.0
[gpl/argeo-slc.git] / runtime / pom.xml
index 4f4c8c3ed6936c15f42dc85408b7d5b1090bf94e..bcdcd203ac3bb6e811b7e9a985b4e212f17cd2cb 100644 (file)
@@ -1,16 +1,15 @@
-<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.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.11.4-SNAPSHOT</version>
+               <version>0.12.0</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>
        <artifactId>runtime</artifactId>
        <packaging>pom</packaging>
-       <name>Argeo SLC Runtime</name>
+       <name>SLC Runtime</name>
        <modules>
                <module>org.argeo.slc.osgiboot</module>
                <module>org.argeo.slc.specs</module>
@@ -24,7 +23,7 @@
                <module>org.argeo.slc.support.hibernate</module>
                <module>org.argeo.slc.support.ant</module>
                <module>org.argeo.slc.support.maven</module>
-               <module>org.argeo.slc.support.jemmy</module>\r
+               <module>org.argeo.slc.support.jemmy</module>
                <module>org.argeo.slc.server</module>
                <module>org.argeo.slc.detached</module>
                <module>org.argeo.slc.detached.launcher</module>