]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - demo/plugins/org.argeo.demo.i18n/pom.xml
[maven-release-plugin] prepare release argeo-commons-0.3.4
[lgpl/argeo-commons.git] / demo / plugins / org.argeo.demo.i18n / pom.xml
index adc6ed73fd2a8c4052543c9e53b48b240da9561e..3be5f404bb9b33a7a9d0d21a6facaf9c75e9fe9d 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.demo</groupId>
-               <version>0.3.5-SNAPSHOT</version>
+               <version>0.3.4</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.dep.common</artifactId>
-                       <version>0.3.4-SNAPSHOT</version>
+                       <version>0.3.4</version>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>0.3.4-SNAPSHOT</version>
+                       <version>0.3.4</version>
                </dependency>
 
                <!-- Eclipse - Only used at compile time. so that it is compatible with 
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>0.3.4-SNAPSHOT</version>
+                       <version>0.3.4</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.dep.rap</artifactId>
-                       <version>0.3.4-SNAPSHOT</version>
+                       <version>0.3.4</version>
                        <scope>provided</scope>
                </dependency>