]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - server/modules/pom.xml
[maven-release-plugin] prepare for next development iteration
[lgpl/argeo-commons.git] / server / modules / pom.xml
index 5144698e4b8d728b94f18eaa26fc9b5ff8b7bd40..2da951f029a13084e609c7b23d887f5e30a09d60 100644 (file)
@@ -1,9 +1,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.3.4-SNAPSHOT</version>
+               <version>1.1.4-SNAPSHOT</version>
                <artifactId>server</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -64,7 +63,7 @@
                                <artifactId>maven-bundle-plugin</artifactId>
                                <configuration>
                                        <instructions>
-                                               <Export-Package></Export-Package>
+                                               <Export-Package />
                                        </instructions>
                                </configuration>
                        </plugin>