]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.support.castor/pom.xml
Try to fix weird issues with PDE
[gpl/argeo-slc.git] / runtime / org.argeo.slc.support.castor / pom.xml
index f2a6ffd675e7fd1b4723cec32ebc0d30b4ae11a3..ae112ec25be5e1c1cec228a3962d136c6a8ea9f0 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.12.2-SNAPSHOT</version>
+               <version>0.13.1-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
@@ -63,6 +63,7 @@
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
+                       <version>${project.version}</version>
                </dependency>
 
                <dependency>
@@ -95,6 +96,7 @@
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
                        <scope>test</scope>
+                       <version>${project.version}</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file