]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.support.osgi/pom.xml
Improve logging
[gpl/argeo-slc.git] / runtime / org.argeo.slc.support.osgi / pom.xml
index 4e400c8e638c307774ccc4fd2f3bb906ae5cb9df..2eaafe3dd2086a751324d95eb106c293eff1544d 100644 (file)
@@ -17,7 +17,7 @@
                        <plugin>
                                <groupId>org.apache.felix</groupId>
                                <artifactId>maven-bundle-plugin</artifactId>
-                               <version>${version.maven-bundle-plugin}</version>
+
                                <configuration>
                                        <instructions>
                                                <Export-Package>
@@ -32,7 +32,7 @@
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>${version.slc}</version>
+                       <version>0.13.1-SNAPSHOT</version>
                </dependency>
 
                <dependency>