]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - pom.xml
[maven-release-plugin] prepare for next development iteration
[gpl/argeo-slc.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 1b32b9c9a614ce5dfecd398136a7721c2341468c..d687ec20e92be5fef7f154e188f4825fbe48a699 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -1,11 +1,10 @@
-<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>
        <groupId>org.argeo.slc</groupId>
        <artifactId>argeo-slc</artifactId>
        <packaging>pom</packaging>
        <name>Argeo SLC</name>
-       <version>0.11.4-SNAPSHOT</version>
+       <version>0.11.5-SNAPSHOT</version>
        <modules>
                <module>runtime</module>
                <module>dep</module>
@@ -191,7 +190,6 @@ limitations under the License.
                                <configuration>
                                        <autoVersionSubmodules>true</autoVersionSubmodules>
                                        <releaseProfiles>release</releaseProfiles>
-                                       <goals>deploy,site-deploy</goals>
                                </configuration>
                        </plugin>
                </plugins>
@@ -274,11 +272,11 @@ limitations under the License.
                                <groupId>org.argeo.slc.runtime</groupId>
                                <artifactId>org.argeo.slc.support.equinox</artifactId>
                                <version>${project.version}</version>
-                       </dependency>\r
-                       <dependency>\r
-                               <groupId>org.argeo.slc.runtime</groupId>\r
-                               <artifactId>org.argeo.slc.support.jemmy</artifactId>\r
-                               <version>${project.version}</version>\r
+                       </dependency>
+                       <dependency>
+                               <groupId>org.argeo.slc.runtime</groupId>
+                               <artifactId>org.argeo.slc.support.jemmy</artifactId>
+                               <version>${project.version}</version>
                        </dependency>
                        <!--
                                <dependency> <groupId>org.argeo.slc.runtime</groupId>