]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.server/pom.xml
Java 1.5 not supported anymore
[gpl/argeo-slc.git] / runtime / org.argeo.slc.server / pom.xml
index d83de4513dac72da3b57154c830802b0ce549aee..ec6f263954169868ab3a4ad48cfb03fb1358f225 100644 (file)
@@ -16,7 +16,6 @@
                        <plugin>
                                <groupId>org.apache.felix</groupId>
                                <artifactId>maven-bundle-plugin</artifactId>
-                               <version>${version.maven-bundle-plugin}</version>
                                <configuration>
                                        <instructions>
                                                <Export-Package>
@@ -50,7 +49,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>
 
                <!-- Spring -->