]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.support.castor/pom.xml
Deal with basedir with file: prefix
[gpl/argeo-slc.git] / runtime / org.argeo.slc.support.castor / pom.xml
index 6887117fd9eee00b61b62e9fe1da022c252d6192..4ea5a34f29be26661c4412fc714137c2381438eb 100644 (file)
@@ -16,7 +16,7 @@
                        <plugin>
                                <groupId>org.apache.felix</groupId>
                                <artifactId>maven-bundle-plugin</artifactId>
-                               <version>${version.maven-bundle-plugin}</version>
+
                                <configuration>
                                        <instructions>
                                                <Export-Package>
@@ -63,7 +63,7 @@
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>${project.version}</version>
+                       <version>${version.slc}</version>
                </dependency>
 
                <dependency>
@@ -91,7 +91,7 @@
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
                        <scope>test</scope>
-                       <version>${project.version}</version>
+                       <version>${version.slc}</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file