[maven-release-plugin] rollback the release of argeo-commons-0.3.4
[lgpl/argeo-commons.git] / server / modules / pom.xml
index 71b98a0983ccc9eb07c9ed18ccab6822649ce20d..5144698e4b8d728b94f18eaa26fc9b5ff8b7bd40 100644 (file)
@@ -1,8 +1,9 @@
-<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.5-SNAPSHOT</version>
+               <version>0.3.4-SNAPSHOT</version>
                <artifactId>server</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -63,7 +64,7 @@
                                <artifactId>maven-bundle-plugin</artifactId>
                                <configuration>
                                        <instructions>
-                                               <Export-Package />
+                                               <Export-Package></Export-Package>
                                        </instructions>
                                </configuration>
                        </plugin>