]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.launcher/pom.xml
Deal with basedir with file: prefix
[gpl/argeo-slc.git] / runtime / org.argeo.slc.launcher / pom.xml
index 469923cc2f6c301186e89bc5d900d68c71178773..9942c92690195bd37c50be2f5baffc74c84c88a8 100644 (file)
@@ -33,7 +33,7 @@
                        <plugin>
                                <groupId>org.apache.felix</groupId>
                                <artifactId>maven-bundle-plugin</artifactId>
-                               <version>${version.maven-bundle-plugin}</version>
+
                                <configuration>
                                        <instructions>
                                                <Export-Package>
@@ -75,7 +75,7 @@
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>${project.version}</version>
+                       <version>${version.slc}</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.osgi</groupId>
@@ -96,6 +96,7 @@
                <dependency>
                        <groupId>org.springframework.ws</groupId>
                        <artifactId>org.springframework.oxm</artifactId>
+                       <optional>true</optional>
                </dependency>
 
        </dependencies>