[maven-release-plugin] prepare release argeo-commons-0.3.4
[lgpl/argeo-commons.git] / server / runtime / org.argeo.server.jxl / pom.xml
index 225b4fa6e3e7c14771d377c8e51e861f528f409b..3c70d1cde4ae473a0acb98e8767e0ff6a49557c3 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.2.0</version>
+               <version>0.3.4</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.jxl</artifactId>
@@ -25,7 +25,7 @@
                        <plugin>
                                <groupId>org.apache.felix</groupId>
                                <artifactId>maven-bundle-plugin</artifactId>
-                               <version>${version.maven-bundle-plugin}</version>
+
                                <configuration>
                                        <instructions>
                                                <Export-Package>
@@ -41,7 +41,7 @@
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.core</artifactId>
-                       <version>0.2.0</version>
+                       <version>0.3.4</version>
                </dependency>
 
                <!-- JXL  -->
@@ -59,7 +59,7 @@
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.dep.log4j</artifactId>
-                       <version>0.2.0</version>
+                       <version>0.3.4</version>
                        <type>pom</type>
                        <scope>test</scope>
                </dependency>